| Package | Description |
|---|---|
| org.apache.velocity.tools.generic |
Contains a collection of reusable, general-purpose "tools" for Velocity.
|
| Modifier and Type | Field and Description |
|---|---|
protected LoopTool.Action |
LoopTool.ActionCondition.action |
| Modifier and Type | Method and Description |
|---|---|
static LoopTool.Action |
LoopTool.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoopTool.Action[] |
LoopTool.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ActionCondition(LoopTool.Action action,
LoopTool.Condition condition) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.