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

Packages that use ServletUtils
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.servlet All classes in this package have been deprecated. 
 

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

Fields in org.apache.velocity.tools.view declared as ServletUtils
static ServletUtils ServletUtils.INSTANCE
           
 

Methods in org.apache.velocity.tools.view that return ServletUtils
 ServletUtils ServletUtils.getInstance()
           
 

Uses of ServletUtils in org.apache.velocity.tools.view.servlet
 

Subclasses of ServletUtils in org.apache.velocity.tools.view.servlet
 class ServletUtils
          Deprecated. Use ServletUtils
 



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