public class DOMNodeModel extends Object implements TemplateHashModel
NOTHING| Constructor and Description |
|---|
DOMNodeModel(Node node) |
| Modifier and Type | Method and Description |
|---|---|
TemplateModel |
get(String key)
Gets a TemplateModel from the hash.
|
boolean |
isEmpty() |
public DOMNodeModel(Node node)
public TemplateModel get(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