public interface DocumentReader extends HierarchicalStreamReader
HierarchicalStreamReader
implementations reading a DOM.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCurrent()
Retrieve the current processed node of the DOM.
|
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, peekNextChild, underlyingReader
Copyright © 2004-2012 XStream. All Rights Reserved.