|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Serializable node reference. The node should not
be serialized directly but via this handle. One can obtain a handle
by a call to Node.getHandle()
.
If that methods returns a non-null
value, one can serialize it,
and after deserialization
use getNode()
to obtain the original node.
Field Summary | |
static long |
serialVersionUID
Deprecated. Only public by accident. |
Method Summary | |
Node |
getNode()
Reconstitute the node for this handle. |
Field Detail |
public static final long serialVersionUID
Method Detail |
public Node getNode() throws IOException
IOException
- if the node cannot be created
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |