Uses of Class
org.apache.velocity.tools.config.SkipSetters

Packages that use SkipSetters
org.apache.velocity.tools.generic Contains a collection of reusable, general-purpose "tools" for Velocity. 
 

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

Classes in org.apache.velocity.tools.generic with annotations of type SkipSetters
 class ConversionTool
          Utility class for easy conversion of String values to richer types.
 class LinkTool
          The 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 request and more..
 



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