Package freemarker.ext.dom
Interface XPathSupport
-
public interface XPathSupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TemplateModel
executeQuery(Object context, String xpathQuery)
-
-
-
Method Detail
-
executeQuery
TemplateModel executeQuery(Object context, String xpathQuery) throws TemplateModelException
- Throws:
TemplateModelException
-
-