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