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

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

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

Fields in org.enhydra.apache.xerces.validators.schema.identity declared as XPath.NodeTest
 XPath.NodeTest XPath.Step.nodeTest
          Node test.
 

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



Copyright © 1999 The Apache Software Foundation. All Rights reserved.