Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
freemarker.core.TemplateObject
freemarker.core.TemplateElement
freemarker.core.ReturnInstruction
public final class ReturnInstruction
extends TemplateElement
Nested Class Summary | |
static class |
Method Summary | |
String | |
String |
Methods inherited from class freemarker.core.TemplateElement | |
children , getAllowsChildren , getChildAt , getChildCount , getChildNodes , getDescription , getIndex , getNodeName , getNodeNamespace , getNodeType , getParent , getParentNode , isLeaf , setChildAt |
Methods inherited from class freemarker.core.TemplateObject | |
contains , getBeginColumn , getBeginLine , getCanonicalForm , getEndColumn , getEndLine , getEndLocation , getSource , getStartLocation , getTemplate , toString |
public String getCanonicalForm()
- Overrides:
- getCanonicalForm in interface TemplateObject