java.lang.Objectfreemarker.ext.jython.JythonModel
All Implemented Interfaces:
AdapterTemplateModel, TemplateBooleanModel, TemplateMethodModelEx, WrapperTemplateModel, TemplateHashModel, TemplateScalarModel
Direct Known Subclasses:
JythonHashModel, JythonNumberModel, JythonSequenceModel
$
- Id: JythonModel.java,v 1.14 2005/06/12 19:03:06 szegedia Exp $Attila
- SzegediField Summary | ||
---|---|---|
protected final PyObject | object | |
protected final JythonWrapper | wrapper | |
static final ModelFactory | FACTORY |
Constructor: |
---|
|
Method from freemarker.ext.jython.JythonModel Summary: |
---|
exec, get, getAdaptedObject, getAsBoolean, getAsString, getWrappedObject, isEmpty |
Methods from java.lang.Object: |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from freemarker.ext.jython.JythonModel Detail: |
---|
|
false , the order of calls is reversed (that is, item
lookup takes precedence over attribute lookup). |
|
|
|
|
== 0 . |