| 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 DefaultIteratorAdapter |
DefaultIteratorAdapter.adapt(java.util.Iterator iterator,
ObjectWrapper wrapper)
Factory method for creating new adapter instances.
|