Package | Description |
---|---|
freemarker.ext.jython |
Provides model implementations that allow access to arbitrary
Jython objects.
|
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.
|