|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.dom.NodeImplRef
Holds a mutable reference to a NodeImpl, used to pass a node by reference.
| Constructor Summary | |
NodeImplRef()
|
|
NodeImplRef(StoredNode node)
|
|
| Method Summary | |
StoredNode |
getNode()
|
void |
setNode(StoredNode node)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeImplRef()
public NodeImplRef(StoredNode node)
| Method Detail |
public void setNode(StoredNode node)
public StoredNode getNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||