public static class SwitchHelper.CaseHelper extends BasicSectionHelper
break has the value of true.SECTION_TYPESHELPER_TAG_TYPESconfiguration| Constructor and Description |
|---|
CaseHelper() |
CaseHelper(boolean defaultIsBreak) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Options options)
Execute the helper.
|
protected Set<String> |
getSupportedHashKeys() |
allowedTagTypesgetRequiredHashKeys, numberOfRequiredHashEntries, numberOfRequiredParameters, validateappend, convertAndAppend, convertValue, init, isSection, isUnescapeVariable, isVariablecheckNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initpublic CaseHelper()
public CaseHelper(boolean defaultIsBreak)
defaultIsBreak - If true the matching case helper terminates
the flow by default.public void execute(Options options)
Helperprotected Set<String> getSupportedHashKeys()
getSupportedHashKeys in class BasicHelper* to
allow any hash keysCopyright © 2017. All rights reserved.