Uses of Class
org.apache.velocity.tools.generic.ConversionTool

Packages that use ConversionTool
org.apache.velocity.tools.generic Contains a collection of reusable, general-purpose "tools" for Velocity. 
org.apache.velocity.tools.view Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications. 
org.apache.velocity.tools.view.tools All classes in this package have been deprecated and moved to org.apache.velocity.tools.view
 

Uses of ConversionTool in org.apache.velocity.tools.generic
 

Subclasses of ConversionTool in org.apache.velocity.tools.generic
 class ValueParser
          Utility class for easy parsing of String values held in a Map.
 

Uses of ConversionTool in org.apache.velocity.tools.view
 

Subclasses of ConversionTool in org.apache.velocity.tools.view
 class ParameterTool
          Utility class for easy parsing of ServletRequest parameters.
 

Uses of ConversionTool in org.apache.velocity.tools.view.tools
 

Subclasses of ConversionTool in org.apache.velocity.tools.view.tools
 class ParameterParser
          Deprecated. 
 



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