|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JythonModel | |
---|---|
freemarker.ext.jython | Provides model implementations that allow access to arbitrary Jython objects. |
Uses of JythonModel in freemarker.ext.jython |
---|
Subclasses of JythonModel in freemarker.ext.jython | |
---|---|
class |
JythonHashModel
Model for Jython dictionaries ( PyDictionary
and PyStringMap ). |
class |
JythonNumberModel
Model for Jython numeric objects ( PyInteger , PyLong ,
PyFloat ). |
class |
JythonSequenceModel
Model for Jython sequence objects ( PySequence descendants). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |