public class GetAsStringFMModel
extends java.lang.Object
GetAsStringModel
to be used in FreeMarker. For the list of
parameters, see
#start(java.util.Stack, TilesContainer, boolean, String, String, Object, String, String, String,
Attribute, Object...)
and
GetAsStringModel#end(java.util.Stack, TilesContainer, java.io.Writer, boolean, Object...)
.Constructor and Description |
---|
GetAsStringFMModel(GetAsStringModel model)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Environment env,
java.util.Map params,
TemplateModel[] loopVars,
TemplateDirectiveBody body) |
public GetAsStringFMModel(GetAsStringModel model)
model
- The template model.