Package freemarker.ext.jython


package freemarker.ext.jython
  • Class Summary
    Class
    Description
    Model for Jython dictionaries (PyDictionary and PyStringMap).
    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.