|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemarker.core.TemplateObject
freemarker.core.TemplateElement
freemarker.core.Comment
public final class Comment
A template element where the content is ignored, a Comment.
Method Summary | |
---|---|
java.lang.String |
getCanonicalForm()
|
java.lang.String |
getDescription()
|
java.lang.String |
getText()
|
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, getSource, getStartLocation, getTemplate, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getCanonicalForm()
getCanonicalForm
in class TemplateObject
public java.lang.String getDescription()
getDescription
in class TemplateElement
public java.lang.String getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |