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