| Package | Description |
|---|---|
| freemarker.ext.jython |
Exposes Jython objects to templates.
|
| Class and Description |
|---|
| JythonModel
Generic model for arbitrary Jython objects.
|
| JythonWrapper
An object wrapper that wraps Jython objects into FreeMarker template models
and vice versa.
|