Package freemarker.ext.jython
package freemarker.ext.jython
-
Class SummaryClassDescriptionModel for Jython dictionaries (
PyDictionary
andPyStringMap
).Generic model for arbitrary Jython objects.Model for Jython numeric objects (PyInteger
,PyLong
,PyFloat
).Model for Jython sequence objects (PySequence
descendants).Functions that has a different implementation depending on the Jython version used.An object wrapper that wraps Jython objects into FreeMarker template models and vice versa.