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

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

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

Fields in org.apache.xerces.validators.schema.identity declared as XPath.Axis
 XPath.Axis XPath.Step.axis
          Axis.
 

Constructors in org.apache.xerces.validators.schema.identity with parameters of type XPath.Axis
XPath.Step(XPath.Axis axis, XPath.NodeTest nodeTest)
          Constructs a step from an axis and node test.
XPath.Axis(XPath.Axis axis)
          Copy constructor.
 



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