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

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

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

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

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

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



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