Package freemarker.ext.jython
package freemarker.ext.jython
-
Class SummaryClassDescriptionModel for Jython dictionaries (
PyDictionaryandPyStringMap).Generic model for arbitrary Jython objects.Model for Jython numeric objects (PyInteger,PyLong,PyFloat).Model for Jython sequence objects (PySequencedescendants).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.