|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xquery.AncestorSelector
Constructor Summary | |
AncestorSelector(NodeSet descendants,
int contextId,
boolean includeSelf)
|
Method Summary | |
NodeProxy |
match(DocumentImpl doc,
NodeId nodeId)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AncestorSelector(NodeSet descendants, int contextId, boolean includeSelf)
Method Detail |
public NodeProxy match(DocumentImpl doc, NodeId nodeId)
match
in interface NodeSelector
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |