Uses of Class
freemarker.ext.jython.JythonModel
Packages that use JythonModel
-
Uses of JythonModel in freemarker.ext.jython
Subclasses of JythonModel in freemarker.ext.jythonModifier and TypeClassDescriptionclassModel for Jython dictionaries (PyDictionaryandPyStringMap).classModel for Jython numeric objects (PyInteger,PyLong,PyFloat).classModel for Jython sequence objects (PySequencedescendants).