| Package | Description |
|---|---|
| freemarker.template |
The fundamental, most commonly used API-s of FreeMarker;
start with
Configuration (see also the
Getting Started in the Manual.) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleScalar |
SimpleScalar.newInstanceOrNull(java.lang.String s)
Same as calling the constructor, except that for a
null parameter it returns null. |