Uses of Package
com.thoughtworks.xstream.core

Packages that use com.thoughtworks.xstream.core
com.thoughtworks.xstream   
com.thoughtworks.xstream.annotations   
com.thoughtworks.xstream.converters   
com.thoughtworks.xstream.converters.extended Extra converters that may not be enabled in XStream by default. 
com.thoughtworks.xstream.converters.javabean   
com.thoughtworks.xstream.converters.reflection   
com.thoughtworks.xstream.core   
com.thoughtworks.xstream.io   
com.thoughtworks.xstream.mapper   
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream
BaseException
          Deprecated. As of 1.3, use XStreamException instead
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.annotations
Caching
          Marker interface for caching implementations.
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.converters
BaseException
          Deprecated. As of 1.3, use XStreamException instead
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.converters.extended
Caching
          Marker interface for caching implementations.
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.converters.javabean
BaseException
          Deprecated. As of 1.3, use XStreamException instead
Caching
          Marker interface for caching implementations.
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.converters.reflection
BaseException
          Deprecated. As of 1.3, use XStreamException instead
Caching
          Marker interface for caching implementations.
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.core
AbstractReferenceMarshaller
          Abstract base class for a TreeMarshaller, that can build references.
AbstractReferenceUnmarshaller
          Abstract base class for a TreeUnmarshaller, that resolves references.
AbstractTreeMarshallingStrategy
          Basic functionality of a tree based marshalling strategy.
BaseException
          Deprecated. As of 1.3, use XStreamException instead
Caching
          Marker interface for caching implementations.
ReferenceByIdMarshaller.IDGenerator
           
TreeMarshaller
           
TreeUnmarshaller
           
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.io
BaseException
          Deprecated. As of 1.3, use XStreamException instead
 

Classes in com.thoughtworks.xstream.core used by com.thoughtworks.xstream.mapper
BaseException
          Deprecated. As of 1.3, use XStreamException instead
Caching
          Marker interface for caching implementations.
JVM
           
 



Copyright © 2004-2014 XStream. All Rights Reserved.