public class DebugBreak extends TemplateElement
| Constructor and Description |
|---|
DebugBreak(TemplateElement nestedBlock) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(Environment env)
Processes the contents of this TemplateElement and
outputs the resulting text
|
java.lang.String |
getCanonicalForm() |
java.lang.String |
getDescription() |
children, getAllowsChildren, getChildAt, getChildCount, getChildNodes, getIndex, getNodeName, getNodeNamespace, getNodeType, getParent, getParentNode, isLeaf, setChildAtcontains, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getEndLocation, getEndLocationQuoted, getSource, getStartLocation, getStartLocationQuoted, getTemplate, toStringpublic DebugBreak(TemplateElement nestedBlock)
protected void accept(Environment env) throws TemplateException, java.io.IOException
TemplateElementenv - The runtime environmentTemplateExceptionjava.io.IOExceptionpublic java.lang.String getDescription()
getDescription in class TemplateElementpublic java.lang.String getCanonicalForm()
getCanonicalForm in class TemplateObject