Class LoopTool.ActionCondition
java.lang.Object
org.apache.velocity.tools.generic.LoopTool.ActionCondition
- Enclosing class:
- LoopTool
Composition class which associates an
LoopTool.Action
and LoopTool.Condition
for a LoopTool.ManagedIterator
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns true if the specified value meets the setLoopTool.Condition
-
Field Details
-
condition
-
action
-
-
Constructor Details
-
ActionCondition
-
-
Method Details
-
matches
Returns true if the specified value meets the setLoopTool.Condition
-