Uses of Class
org.apache.velocity.tools.generic.LoopTool.ActionCondition
Packages that use LoopTool.ActionCondition
Package
Description
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
Uses of LoopTool.ActionCondition in org.apache.velocity.tools.generic
Methods in org.apache.velocity.tools.generic with parameters of type LoopTool.ActionConditionModifier and TypeMethodDescriptionLoopTool.ManagedIterator.condition(LoopTool.ActionCondition condition) Adds a newLoopTool.ActionConditionfor this instance to check against the elements in the iterator being managed.