|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentReader
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, peekNextChild, underlyingReader |
Method Detail |
---|
java.lang.Object getCurrent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |