|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtendedHierarchicalStreamReader
| Method Summary | |
|---|---|
String |
peekNextChild()
Peek the name of the next child. |
| Methods inherited from interface com.thoughtworks.xstream.io.HierarchicalStreamReader |
|---|
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReader |
| Method Detail |
|---|
String peekNextChild()
HierarchicalStreamReader.hasMoreChildren() returns
true, peek the tag name of the child.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||