Class Token.Value
java.lang.Object
com.thoughtworks.xstream.io.binary.Token
com.thoughtworks.xstream.io.binary.Token.Value
- Enclosing class:
Token
-
Nested Class Summary
Nested classes/interfaces inherited from class com.thoughtworks.xstream.io.binary.Token
Token.Attribute, Token.EndNode, Token.Formatter, Token.MapIdToValue, Token.StartNode, Token.Value
-
Field Summary
Fields inherited from class com.thoughtworks.xstream.io.binary.Token
id, TYPE_ATTRIBUTE, TYPE_END_NODE, TYPE_MAP_ID_TO_VALUE, TYPE_START_NODE, TYPE_VALUE, TYPE_VERSION, value
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Value
-
Value
public Value()
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in classToken
- Throws:
IOException
-
readFrom
- Specified by:
readFrom
in classToken
- Throws:
IOException
-