Uses of Class
org.apache.velocity.tools.generic.LocaleConfig
Packages that use LocaleConfig
Package
Description
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
Uses of LocaleConfig in org.apache.velocity.tools.generic
Subclasses of LocaleConfig in org.apache.velocity.tools.genericModifier and TypeClassDescriptionclassclassDeprecated.use NumberTool for numbers and booleans formatting/parsing, DateTool for date/time formatting/parsing, or CollectionTool for toStrings().classclassProvides general utility methods for controlling the display of references.classImplements common logic and constants for tools which allow their default format to be configured.classTool for performing math in Velocity.classTool for working withNumberin Velocity templates.classTool for accessing ResourceBundles and formatting messages therein.classUtility class for easy parsing of String values held in a Map.