Uses of Class
jd.xml.xpath.tool.XPathNamespaces

Packages that use XPathNamespaces
jd.xml.xpath.tool Contains utility classes to evaluate XPath expressions. 
 

Uses of XPathNamespaces in jd.xml.xpath.tool
 

Constructors in jd.xml.xpath.tool with parameters of type XPathNamespaces
XPath(String expr, XPathNamespaces namespaces)
          Create a XPath object for the given Expression string.