Save This Page
Home » freemarker-2.3.13 » freemarker.ext.xml » [javadoc | source]
freemarker.ext.xml
static final class: Dom4jNavigator.Dom4jXPathEx [javadoc | source]
java.lang.Object
   org.jaxen.dom4j.Dom4jXPath
      freemarker.ext.xml.Dom4jNavigator$Dom4jXPathEx

All Implemented Interfaces:
    XPathEx

Constructor:
 Dom4jXPathEx(String path) throws Exception 
Method from freemarker.ext.xml.Dom4jNavigator$Dom4jXPathEx Summary:
selectNodes
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from freemarker.ext.xml.Dom4jNavigator$Dom4jXPathEx Detail:
 public List selectNodes(Object object,
    NamespaceContext namespaces) throws TemplateModelException