public interface ExtendedHierarchicalStreamReader extends HierarchicalStreamReader
| Modifier and Type | Method and Description |
|---|---|
String |
peekNextChild()
Peek the name of the next child.
|
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReaderString peekNextChild()
HierarchicalStreamReader.hasMoreChildren() returns
true, peek the tag name of the child.Copyright © 2004-2014 XStream. All Rights Reserved.