Uses of Class
org.apache.xerces.impl.xpath.XPath.LocationPath

Packages that use XPath.LocationPath
org.apache.xerces.impl.xpath   
 

Uses of XPath.LocationPath in org.apache.xerces.impl.xpath
 

Methods in org.apache.xerces.impl.xpath that return XPath.LocationPath
 XPath.LocationPath XPath.getLocationPath()
          Returns a representation of the first location path for this XPath.
 XPath.LocationPath[] XPath.getLocationPaths()
          Returns a representation of all location paths for this XPath.