public static class

Token.EndNode

extends Token
java.lang.Object
   ↳ com.thoughtworks.xstream.io.binary.Token
     ↳ com.thoughtworks.xstream.io.binary.Token.EndNode

Summary

[Expand]
Inherited Constants
From class com.thoughtworks.xstream.io.binary.Token
[Expand]
Inherited Fields
From class com.thoughtworks.xstream.io.binary.Token
Public Constructors
Token.EndNode()
Public Methods
void readFrom(DataInput in, byte idType)
void writeTo(DataOutput out, byte idType)
[Expand]
Inherited Methods
From class com.thoughtworks.xstream.io.binary.Token
From class java.lang.Object

Public Constructors

public Token.EndNode ()

Public Methods

public void readFrom (DataInput in, byte idType)

public void writeTo (DataOutput out, byte idType)