|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |