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 TypeClassDescriptionclass
Model for Jython dictionaries (PyDictionary
andPyStringMap
).class
Model for Jython numeric objects (PyInteger
,PyLong
,PyFloat
).class
Model for Jython sequence objects (PySequence
descendants).