freemarker.template
public interface TemplateNodeModel extends TemplateModel
NOTHING
Modifier and Type | Method and Description |
---|---|
TemplateSequenceModel |
getChildNodes() |
String |
getNodeName() |
String |
getNodeNamespace() |
String |
getNodeType() |
TemplateNodeModel |
getParentNode() |
TemplateNodeModel getParentNode() throws TemplateModelException
TemplateModelException
TemplateSequenceModel getChildNodes() throws TemplateModelException
TemplateModelException
String getNodeName() throws TemplateModelException
TemplateModelException
String getNodeType() throws TemplateModelException
TemplateModelException
String getNodeNamespace() throws TemplateModelException
TemplateModelException