Uses of Class
org.apache.velocity.tools.view.UiDependencyTool.Group

Packages that use UiDependencyTool.Group
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 UiDependencyTool.Group in org.apache.velocity.tools.view
 

Methods in org.apache.velocity.tools.view that return UiDependencyTool.Group
protected  UiDependencyTool.Group UiDependencyTool.getGroup(String name)
          NOTE: This method may change or disappear w/o warning; don't depend on it unless you're willing to update your code whenever this changes.
protected  UiDependencyTool.Group UiDependencyTool.makeGroup(String name)
          NOTE: This method may change or disappear w/o warning; don't depend on it unless you're willing to update your code whenever this changes.
 



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