Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
freemarker.testcase.models.ExceptionModel
Fields inherited from interface freemarker.template.TemplateModel | |
NOTHING |
Fields inherited from interface freemarker.template.TemplateScalarModel | |
EMPTY_STRING |
Method Summary | |
String |
|
public String getAsString() throws TemplateModelException
Returns the scalar's value as a String.
- Specified by:
- getAsString in interface TemplateScalarModel
- Returns:
- the String value of this scalar.