| Package | Description |
|---|---|
| org.apache.velocity.tools.generic |
Contains a collection of reusable, general-purpose "tools" for Velocity.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected LoopTool.Condition |
LoopTool.ActionCondition.condition |
| Constructor and Description |
|---|
ActionCondition(LoopTool.Action action,
LoopTool.Condition condition) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.