com.thoughtworks.xstream.io.binary
Class Token.Formatter
java.lang.Object
com.thoughtworks.xstream.io.binary.Token.Formatter
- Enclosing class:
- Token
public static class Token.Formatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Token.Formatter
public Token.Formatter()
write
public void write(DataOutput out,
Token token)
throws IOException
- Throws:
IOException
read
public Token read(DataInput in)
throws IOException
- Throws:
IOException
Copyright © 2004-2014 XStream. All Rights Reserved.