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
 

Fields in org.apache.xerces.impl.xpath declared as XPath.LocationPath
protected  XPath.LocationPath[] XPath.fLocationPaths
          Location paths.
 

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.
 

Constructors in org.apache.xerces.impl.xpath with parameters of type XPath.LocationPath
XPath.LocationPath(XPath.LocationPath path)
          Copy constructor.
 



Copyright © 2011. All Rights Reserved.