freemarker.core
Class LibraryLoad
java.lang.Object
freemarker.core.TemplateObject
freemarker.core.TemplateElement
freemarker.core.LibraryLoad
- All Implemented Interfaces:
- TreeNode
public final class LibraryLoad
- extends TemplateElement
An instruction that gets another template
and processes it within the current template.
Methods inherited from class freemarker.core.TemplateElement |
children, getAllowsChildren, getChildAt, getChildCount, getChildNodes, getIndex, getNodeName, getNodeNamespace, getNodeType, getParent, getParentNode, isLeaf, setChildAt |
getCanonicalForm
public String getCanonicalForm()
- Specified by:
getCanonicalForm
in class TemplateObject
getDescription
public String getDescription()
- Specified by:
getDescription
in class TemplateElement
getTemplateName
public String getTemplateName()