Package | Description |
---|---|
com.thoughtworks.xstream.io.binary |
Modifier and Type | Class and Description |
---|---|
static class |
Token.Attribute |
static class |
Token.EndNode |
static class |
Token.MapIdToValue |
static class |
Token.StartNode |
static class |
Token.Value |
Modifier and Type | Method and Description |
---|---|
Token |
Token.Formatter.read(DataInput in) |
Modifier and Type | Method and Description |
---|---|
void |
BinaryStreamReader.pushBack(Token token) |
void |
Token.Formatter.write(DataOutput out,
Token token) |
Copyright © 2004–2017 XStream. All rights reserved.