|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoopTool.Condition | |
---|---|
org.apache.velocity.tools.generic | Contains a collection of reusable, general-purpose "tools" for Velocity. |
Uses of LoopTool.Condition in org.apache.velocity.tools.generic |
---|
Classes in org.apache.velocity.tools.generic that implement LoopTool.Condition | |
---|---|
static class |
LoopTool.Comparison
Base condition class for conditions (assumption here is that conditions are all comparative. |
static class |
LoopTool.Equals
Simple condition that checks elements in the iterator for equality to a specified Object. |
Fields in org.apache.velocity.tools.generic declared as LoopTool.Condition | |
---|---|
protected LoopTool.Condition |
LoopTool.ActionCondition.condition
|
Constructors in org.apache.velocity.tools.generic with parameters of type LoopTool.Condition | |
---|---|
LoopTool.ActionCondition(LoopTool.Action action,
LoopTool.Condition condition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |