Uses of Class
org.apache.velocity.tools.generic.LoopTool.ActionCondition

Packages that use LoopTool.ActionCondition
org.apache.velocity.tools.generic 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.ActionCondition
 LoopTool.ManagedIterator LoopTool.ManagedIterator.condition(LoopTool.ActionCondition condition)
          Adds a new LoopTool.ActionCondition for this instance to check against the elements in the iterator being managed.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.