|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.xquery.DescendantSelector
| Field Summary | |
protected NodeSet |
context
|
protected int |
contextId
|
| Constructor Summary | |
DescendantSelector(NodeSet contextSet,
int contextId)
|
|
| Method Summary | |
NodeProxy |
match(DocumentImpl doc,
long gid)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final NodeSet context
protected final int contextId
| Constructor Detail |
public DescendantSelector(NodeSet contextSet,
int contextId)
| Method Detail |
public NodeProxy match(DocumentImpl doc,
long gid)
match in interface NodeSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||