|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.xquery.DescendantSelector
public class DescendantSelector
| Field Summary | |
|---|---|
protected NodeSet |
context
|
protected int |
contextId
|
| Constructor Summary | |
|---|---|
DescendantSelector(NodeSet contextSet,
int contextId)
|
|
| Method Summary | |
|---|---|
NodeProxy |
match(DocumentImpl doc,
NodeId nodeId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected NodeSet context
protected int contextId
| Constructor Detail |
|---|
public DescendantSelector(NodeSet contextSet,
int contextId)
| 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 | |||||||||