Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.velocity.tools.generic.LoopTool Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
LoopTool A convenience tool to use with #foreach loops.Classorg.apache.velocity.tools.genericApache Velocity
LoopTool .ActionRepresents an automatic action taken by a LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ActionConditionComposition class which associates an LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ComparisonBase condition class for conditions (assumption here is that conditions are all comparative.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ConditionRepresents a function into which a LoopTool.Interfaceorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .EqualsSimple condition that checks elements in the iterator for equality to a specified Object.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .ManagedIteratorIterator implementation that wraps a standard Iterator and allows it to be prematurely stopped, skipped ahead, and Classorg.apache.velocity.tools.generic.LoopToolApache Velocity
LoopTool .SyncedIteratorSimple wrapper to make it easy to keep an arbitray Iterator in sync with a LoopTool.Classorg.apache.velocity.tools.generic.LoopToolApache Velocity