Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.velocity.tools.generic Classes and Interfaces - 45 results found.
NameDescriptionTypePackageFramework
AbstractLockConfigApologies to anyone who stepped up to use Tools 2.Classorg.apache.velocity.tools.genericApache Velocity
AlternatorUtility class for easily alternating over values in a list.Classorg.apache.velocity.tools.genericApache Velocity
AlternatorToolSimple tool to provide easy in-template instantiation of Alternators from varying list types or individualClassorg.apache.velocity.tools.genericApache Velocity
ClassTool This tool is meant to simplify reflective lookup of information about a Class and its Fields, Methods, and Constructors.Classorg.apache.velocity.tools.genericApache Velocity
ClassTool .CallableSubClassorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .ConstructorSubA simplified wrapping interface for inspecting features of a Constructor in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .FieldSubA simplified wrapping interface for inspecting features of a Field in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .MethodSubA simplified wrapping interface for inspecting features of a Method in an inspected Class.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
ClassTool .SubConstructor SummaryClassTool.Classorg.apache.velocity.tools.generic.ClassToolApache Velocity
CommonsLogLogSystemRedirects Velocity's LogSystem messages to commons-logging.Classorg.apache.velocity.tools.generic.logApache Velocity
ComparisonDateToolTool for comparing Date and Calendar values in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
ContextToolTool for convenient access to Context data and Template example(s):Classorg.apache.velocity.tools.genericApache Velocity
ConversionToolUtility class for easy conversion of String values to richer types.Classorg.apache.velocity.tools.genericApache Velocity
DateToolTool for working with Date and Calendar in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
DisplayToolProvides general utility methods for controlling the display of references.Classorg.apache.velocity.tools.genericApache Velocity
DisplayTool .MeasurementsMeasures the dimensions of the string given to its constructor.Classorg.apache.velocity.tools.generic.DisplayToolApache Velocity
EscapeToolTool for working with escaping in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
FieldTool This is a simple tools class to allow easy access to static fields in a class, such as string constants from within a template.Classorg.apache.velocity.tools.genericApache Velocity
FieldTool .FieldToolSubHolds a Map of results for a particular class.Classorg.apache.velocity.tools.generic.FieldToolApache Velocity
FieldTool .MutableFieldHolds a Field and Class reference for later retrieval of the value of a field that is not final and mayClassorg.apache.velocity.tools.generic.FieldToolApache Velocity
FormatConfig default format to be configured.Classorg.apache.velocity.tools.genericApache Velocity
IteratorTool A convenience tool to use with #foreach loops.Classorg.apache.velocity.tools.genericApache Velocity
LinkToolThe LinkTool provides many methods to work with URIs and can help you: construct full URIs (opaque, absolute or relative)encode and decode URLs (part or whole)retrieve path info for the current requestand more.Classorg.apache.velocity.tools.genericApache Velocity
ListToolTool for working with Lists and arrays in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
LocaleConfig default Locale to be configured.Classorg.apache.velocity.tools.genericApache Velocity
LogChuteCommonsLogRedirects commons-logging messages to Velocity's configured LogChute.Classorg.apache.velocity.tools.generic.logApache Velocity
LogSystemCommonsLogRedirects commons-logging messages to Velocity's LogSystem.Classorg.apache.velocity.tools.generic.logApache Velocity
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
MathToolTool for performing math in Velocity.Classorg.apache.velocity.tools.genericApache Velocity
NumberToolTool for working with Number in Velocity templates.Classorg.apache.velocity.tools.genericApache Velocity
RenderToolThis tool exposes methods to evaluate the given strings as VTL (Velocity Template Language)Classorg.apache.velocity.tools.genericApache Velocity
ResourceToolTool for accessing ResourceBundles and formatting messages therein.Classorg.apache.velocity.tools.genericApache Velocity
SafeConfig locks down the public void configure(Map params) method after This keeps application or session scoped tools thread-safe in templates,Classorg.apache.velocity.tools.genericApache Velocity
SortToolSortTool allows a user to sort a collection (or array, iterator, etc) on any arbitary set of properties exposed by the objects containedClassorg.apache.velocity.tools.genericApache Velocity
SortTool .PropertiesComparatorDoes all of the comparisonsSee Also:Serialized FormClassorg.apache.velocity.tools.generic.SortToolApache Velocity
ValueParserUtility class for easy parsing of String values held in a Map.Classorg.apache.velocity.tools.genericApache Velocity
XmlToolTool for reading/navigating XML files.Classorg.apache.velocity.tools.genericApache Velocity
XmlTool .NodeIteratorIterator implementation that wraps a Node list iterator to return new XmlTool instances for each item in the wrappedClassorg.apache.velocity.tools.generic.XmlToolApache Velocity