BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

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

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

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

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


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.