Package com.thoughtworks.xstream.io.binary
-
Class Summary Class Description BinaryStreamDriver HierarchicalStreamDriver for binary input and output.BinaryStreamReader A HierarchicalStreamReader that reads from a binary stream created byBinaryStreamWriter
.BinaryStreamReader.IdRegistry BinaryStreamWriter ReaderDepthState Maintains the state of a pull reader at various states in the document depth.ReaderDepthState.Attribute ReaderDepthState.State Token Represents the Tokens stored in the binary stream used byBinaryStreamReader
andBinaryStreamWriter
.Token.Attribute Token.EndNode Token.Formatter Token.MapIdToValue Token.StartNode Token.Value