|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.xpath.XPath | +--org.apache.xerces.impl.xs.identity.Field.XPath
Field XPath.
Inner classes inherited from class org.apache.xerces.impl.xpath.XPath |
XPath.Axis,
XPath.LocationPath,
XPath.NodeTest,
XPath.Step |
Fields inherited from class org.apache.xerces.impl.xpath.XPath |
fExpression,
fLocationPaths,
fSymbolTable |
Constructor Summary | |
Field.XPath(java.lang.String xpath,
SymbolTable symbolTable,
org.apache.xerces.xni.NamespaceContext context)
Constructs a field XPath expression. |
Methods inherited from class org.apache.xerces.impl.xpath.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 Field.XPath(java.lang.String xpath, SymbolTable symbolTable, org.apache.xerces.xni.NamespaceContext context) throws XPathException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |