| Package | Description |
|---|---|
| freemarker.core |
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template. |
| 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 and Description |
|---|---|
Macro |
FMParser.Macro() |
| Modifier and Type | Method and Description |
|---|---|
void |
Template.addMacro(Macro macro)
Deprecated.
Should only be used internally, and might will be removed later.
|
Copyright © 2016. All Rights Reserved.