public interface DocumentReader extends HierarchicalStreamReader
HierarchicalStreamReader implementations reading a DOM.| Modifier and Type | Method and Description | 
|---|---|
Object | 
getCurrent()
Retrieve the current processed node of the DOM. 
 | 
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReaderObject getCurrent()
Copyright © 2004–2016 XStream. All rights reserved.