freemarker.core
Class Comment
java.lang.Object
freemarker.core.TemplateObject
freemarker.core.TemplateElement
freemarker.core.Comment
- All Implemented Interfaces:
- TreeNode
public final class Comment
- extends TemplateElement
A template element where the content is ignored, a Comment.
Methods inherited from class freemarker.core.TemplateElement |
children, getAllowsChildren, getChildAt, getChildCount, getChildNodes, getIndex, getNodeName, getNodeNamespace, getNodeType, getParent, getParentNode, isLeaf, setChildAt |
Methods inherited from class freemarker.core.TemplateObject |
contains, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getEndLocation, getEndLocationQuoted, getSource, getStartLocation, getStartLocationQuoted, getTemplate, toString |
getCanonicalForm
public String getCanonicalForm()
- Specified by:
getCanonicalForm
in class TemplateObject
getDescription
public String getDescription()
- Specified by:
getDescription
in class TemplateElement
getText
public String getText()