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

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

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

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

Constructors in org.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-2001 Apache XML Project. All Rights Reserved.