Class ReaderDepthState.State
java.lang.Object
com.thoughtworks.xstream.io.binary.ReaderDepthState.State
- Enclosing class:
ReaderDepthState
- Since:
- 1.2
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) List(package private) boolean(package private) String(package private) ReaderDepthState.State(package private) String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
String name -
value
String value -
attributes
List attributes -
hasMoreChildren
boolean hasMoreChildren -
parent
ReaderDepthState.State parent
-
-
Constructor Details
-
State
private State()
-