TemplateHashModel, TemplateModelpublic class DOMNodeModel extends java.lang.Object implements TemplateHashModel
NOTHING| Constructor | Description |
|---|---|
DOMNodeModel(org.w3c.dom.Node node) |
| Modifier and Type | Method | Description |
|---|---|---|
TemplateModel |
get(java.lang.String key) |
Gets a TemplateModel from the hash.
|
boolean |
isEmpty() |
public TemplateModel get(java.lang.String key) throws TemplateModelException
TemplateHashModelget in interface TemplateHashModelkey - the name by which the TemplateModel
is identified in the template.TemplateModelExceptionpublic boolean isEmpty()
isEmpty in interface TemplateHashModel