Uses of Class
freemarker.ext.jython.JythonWrapper
Packages that use JythonWrapper
-
Uses of JythonWrapper in freemarker.ext.jython
Fields in freemarker.ext.jython declared as JythonWrapperModifier and TypeFieldDescriptionstatic final JythonWrapperJythonWrapper.INSTANCEprotected final JythonWrapperJythonModel.wrapperConstructors in freemarker.ext.jython with parameters of type JythonWrapperModifierConstructorDescriptionJythonHashModel(org.python.core.PyObject object, JythonWrapper wrapper) JythonModel(org.python.core.PyObject object, JythonWrapper wrapper) JythonNumberModel(org.python.core.PyObject object, JythonWrapper wrapper) JythonSequenceModel(org.python.core.PyObject object, JythonWrapper wrapper)