Uses of Class
org.apache.xerces.validators.schema.identity.XPath.LocationPath

Packages that use XPath.LocationPath
org.apache.xerces.validators.schema.identity   
 

Uses of XPath.LocationPath in org.apache.xerces.validators.schema.identity
 

Fields in org.apache.xerces.validators.schema.identity declared as XPath.LocationPath
protected  XPath.LocationPath[] XPath.fLocationPaths
          Location paths.
 

Methods in org.apache.xerces.validators.schema.identity 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.validators.schema.identity with parameters of type XPath.LocationPath
XPath.LocationPath(XPath.LocationPath path)
          Copy constructor.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.