org.mule.tools.visualizer.config
Class VelocitySupport
java.lang.Object
org.mule.tools.visualizer.config.VelocitySupport
- Direct Known Subclasses:
- AbstractIndexer, MuleDocPostRenderer
- public abstract class VelocitySupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE
public static final String FILE
- See Also:
- Constant Field Values
JAR
public static final String JAR
- See Also:
- Constant Field Values
MAGIC_VELOCITY_RESOURCE_LOADER
public static final String MAGIC_VELOCITY_RESOURCE_LOADER
- See Also:
- Constant Field Values
VelocitySupport
protected VelocitySupport(GraphEnvironment env)
throws Exception
setEnv
protected void setEnv(GraphEnvironment env)
getEnv
protected GraphEnvironment getEnv()
setVe
protected void setVe(org.apache.velocity.app.VelocityEngine ve)
getVe
protected org.apache.velocity.app.VelocityEngine getVe()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.