BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

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

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

Fields in weblogic.apache.xerces.validators.schema.identity declared as XPath.Step
 XPath.Step[] XPath.LocationPath.steps
          List of steps.
 

Constructors in weblogic.apache.xerces.validators.schema.identity with parameters of type XPath.Step
XPath.LocationPath.XPath.LocationPath(XPath.Step[] steps)
          Creates a location path from a series of steps.
XPath.Step.XPath.Step(XPath.Step step)
          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.