public class NumberIsOddHelper extends NumberMatchingHelper
{{isOdd iterIndex "oddRow"}}
{{isOdd iterIndex "oddRow" "evenRow"}}
{{#isOdd iterIndex}}
...
{{/isEven}}
HELPER_TAG_TYPES
configuration
Constructor and Description |
---|
NumberIsOddHelper() |
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.