|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A generic interface for all HierarchicalStreamReader
implementations reading a DOM.
Method Summary | |
java.lang.Object |
getCurrent()
Retrieve the current processed node of the DOM. |
Methods inherited from interface com.thoughtworks.xstream.io.HierarchicalStreamReader |
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReader |
Method Detail |
public java.lang.Object getCurrent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |