org.apache.velocity.runtime
Class VelocimacroManager.MacroEntry
java.lang.Object
org.apache.velocity.runtime.VelocimacroManager.MacroEntry
- Enclosing class:
- VelocimacroManager
protected class VelocimacroManager.MacroEntry
- extends Object
wrapper class for holding VM information
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setFromLibrary
public void setFromLibrary(boolean b)
getFromLibrary
public boolean getFromLibrary()
getNodeTree
public SimpleNode getNodeTree()
getSourceTemplate
public String getSourceTemplate()
Copyright © 2002 Apache Software Foundation. All Rights Reserved.