|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.validators.schema.identity.XPath | +--org.apache.xerces.validators.schema.identity.Selector.XPath
Schema identity constraint selector XPath expression.
Inner classes inherited from class org.apache.xerces.validators.schema.identity.XPath |
---|
XPath.Axis, XPath.LocationPath, XPath.NodeTest, XPath.Step |
Fields inherited from class org.apache.xerces.validators.schema.identity.XPath |
---|
fExpression, fLocationPaths, fStringPool |
Constructor Summary | |
---|---|
Selector.XPath(java.lang.String xpath,
StringPool stringPool,
NamespacesScope context)
Constructs a selector XPath expression. |
Methods inherited from class org.apache.xerces.validators.schema.identity.XPath |
---|
getLocationPath, getLocationPaths, main, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Selector.XPath(java.lang.String xpath, StringPool stringPool, NamespacesScope context) throws XPathException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |