Uses of Package
com.thoughtworks.xstream.mapper

Packages that use com.thoughtworks.xstream.mapper
com.thoughtworks.xstream   
com.thoughtworks.xstream.alias   
com.thoughtworks.xstream.annotations   
com.thoughtworks.xstream.converters.collections Converters for collection objects that write their items as nested elements, such as arrays, Lists, Sets and Maps. 
com.thoughtworks.xstream.converters.enums   
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.mapper   
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream
Mapper
           
MapperWrapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.alias
Mapper
           
Mapper.Null
          Place holder type used for null values.
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.annotations
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.collections
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.enums
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.extended
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.javabean
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.reflection
Mapper
           
 

Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.mapper
AbstractXmlFriendlyMapper
          Mapper that ensures that all names in the serialization stream are XML friendly.
AnnotationConfiguration
          An interface for the configuration part of the AnnotationMapper.
AttributeMapper
          Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.
Mapper
           
Mapper.ImplicitCollectionMapping
           
MapperWrapper
           
 



Joe Walnes, http://xstream.codehaus.org/