BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

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

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

Subclasses of XPath in weblogic.apache.xerces.validators.schema.identity
static class Field.XPath
          Field XPath.
static class Selector.XPath
          Schema identity constraint selector XPath expression.
 

Methods in weblogic.apache.xerces.validators.schema.identity that return XPath
 XPath Field.getXPath()
          Returns the field XPath.
 XPath Selector.getXPath()
          Returns the selector XPath.
 

Constructors in weblogic.apache.xerces.validators.schema.identity with parameters of type XPath
XPathMatcher.XPathMatcher(XPath xpath)
          Constructs an XPath matcher that implements a document fragment handler.
XPathMatcher.XPathMatcher(XPath xpath, boolean shouldBufferContent)
          Constructs an XPath matcher that implements a document fragment handler.
 


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.