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

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

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

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

Constructors in org.enhydra.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 The Apache Software Foundation. All Rights reserved.