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

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

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

Fields in org.apache.xerces.validators.schema.identity declared as XPath.Step
 XPath.Step[] XPath.LocationPath.steps
          List of steps.
 

Constructors in org.apache.xerces.validators.schema.identity with parameters of type XPath.Step
XPath.LocationPath(XPath.Step[] steps)
          Creates a location path from a series of steps.
XPath.Step(XPath.Step step)
          Copy constructor.
 



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