|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
HasNode - interface for objects that front a Node in some context. The critical semantics for HasNode is that classes implementing HasNode promise that their .equals() is based *only* on the underlying Node.
Method Summary | |
Node |
asNode()
Answer the Node associated with this object. |
Method Detail |
public Node asNode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |