public class NumberIsEvenHelper extends NumberMatchingHelper
{{isEven iterIndex "evenRow"}}
{{isEven iterIndex "evenRow" "oddRow"}}
{{#isEven iterIndex}}
...
{{/isEven}}
HELPER_TAG_TYPES
configuration
Constructor and Description |
---|
NumberIsEvenHelper() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isMatching(Number value) |
execute
allowedTagTypes, getRequiredHashKeys, getSupportedHashKeys, 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
protected boolean isMatching(Number value)
isMatching
in class NumberMatchingHelper
Copyright © 2017. All rights reserved.