public static class SwitchHelper.CaseHelper extends BasicSectionHelper
break
has the value of true.SECTION_TYPES
HELPER_TAG_TYPES
configuration
Constructor and Description |
---|
CaseHelper() |
CaseHelper(boolean defaultIsBreak) |
Modifier and Type | Method and Description |
---|---|
void |
execute(Options options)
Execute the helper.
|
protected Set<String> |
getSupportedHashKeys() |
allowedTagTypes
getRequiredHashKeys, numberOfRequiredHashEntries, numberOfRequiredParameters, validate
append, convertAndAppend, convertValue, init, isSection, isUnescapeVariable, isVariable
checkNotInitialized, init
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurationKeys, init
public CaseHelper()
public CaseHelper(boolean defaultIsBreak)
defaultIsBreak
- If true
the matching case helper terminates
the flow by default.public void execute(Options options)
Helper
protected Set<String> getSupportedHashKeys()
getSupportedHashKeys
in class BasicHelper
*
to
allow any hash keysCopyright © 2017. All rights reserved.