Uses of Class
freemarker.ext.jython.JythonModel
-
Packages that use JythonModel Package Description freemarker.ext.jython Exposes Jython objects to templates. -
-
Uses of JythonModel in freemarker.ext.jython
Subclasses of JythonModel in freemarker.ext.jython Modifier and Type Class Description classJythonHashModelModel for Jython dictionaries (PyDictionaryandPyStringMap).classJythonNumberModelclassJythonSequenceModelModel for Jython sequence objects (PySequencedescendants).
-