| Package | Description |
|---|---|
| freemarker.core |
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template. |
| Modifier and Type | Method and Description |
|---|---|
DirectiveCallPlace |
Environment.getCurrentDirectiveCallPlace()
Gets the currently executing custom directive's call place information, or
null if there's no
executing custom directive. |