package

com.thoughtworks.xstream.io

Interfaces

ExtendedHierarchicalStreamWriter  
HierarchicalStreamDriver Provides implementation of XML parsers and writers to XStream. 
HierarchicalStreamReader  
HierarchicalStreamWriter  

Classes

AttributeNameIterator Provide an iterator over the attribute names of the current node of a reader. 
ExtendedHierarchicalStreamWriterHelper  
ReaderWrapper Base class to make it easy to create wrappers (decorators) for HierarchicalStreamReader. 
StatefulWriter An wrapper for all HierarchicalStreamWriter implementations, that keeps the state. 
WriterWrapper Base class to make it easy to create wrappers (decorators) for HierarchicalStreamWriter. 

Exceptions