Uses of Class
org.apache.velocity.tools.view.ImportSupport

Packages that use ImportSupport
org.apache.velocity.tools.struts VelocityStruts contains view tools for integrating Velocity with the Apache Struts 1 framework by providing easy access to Struts resources from within Velocity templates. 
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. 
 

Uses of ImportSupport in org.apache.velocity.tools.struts
 

Subclasses of ImportSupport in org.apache.velocity.tools.struts
 class TilesTool
          The TilesTool is used to interact with the Struts-Tiles framework that is part of Struts 1.
 

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

Subclasses of ImportSupport in org.apache.velocity.tools.view
 class ImportTool
          General-purpose text-importing view tool for templates.
 



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