Uses of Class
org.apache.velocity.runtime.directive.VelocimacroProxy

Packages that use VelocimacroProxy
org.apache.velocity.runtime   
 

Uses of VelocimacroProxy in org.apache.velocity.runtime
 

Methods in org.apache.velocity.runtime that return VelocimacroProxy
 VelocimacroProxy VelocimacroManager.get(String vmName, String namespace)
          Gets a VelocimacroProxy object by the name / source template duple.
 VelocimacroProxy VelocimacroManager.get(String vmName, String namespace, String renderingTemplate)
          Gets a VelocimacroProxy object by the name / source template duple.
 



Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.