public interface ExtendedHierarchicalStreamReader extends HierarchicalStreamReader
Modifier and Type | Method and Description |
---|---|
java.lang.String |
peekNextChild()
Deprecated.
Peek the name of the next child.
|
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReader
java.lang.String peekNextChild()
HierarchicalStreamReader.hasMoreChildren()
returns
true, peek the tag name of the child.Copyright © 2004–2024 XStream. All rights reserved.