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