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

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

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

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

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

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