Uses of Package
com.thoughtworks.xstream.mapper
-
Packages that use com.thoughtworks.xstream.mapper Package Description com.thoughtworks.xstream 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.converters.time Extra converters for the java.time package.com.thoughtworks.xstream.core com.thoughtworks.xstream.core.util com.thoughtworks.xstream.mapper com.thoughtworks.xstream.persistence -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream Class Description AnnotationConfiguration Deprecated.As of 1.4.5, minimal JDK version will be 1.7 for next major releaseAttributeAliasingMapper Mapper that allows aliasing of attribute names.AttributeMapper Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.ClassAliasingMapper Mapper that allows a fully qualified class name to be replaced with an alias.DefaultImplementationsMapper Mapper that resolves default implementations of classes.ElementIgnoringMapper Mapper that allows an field of a specific class to be omitted entirely.FieldAliasingMapper Mapper that allows a field of a specific class to be replaced with a shorter alias.ImmutableTypesMapper Mapper that specifies which types are basic immutable types.ImplicitCollectionMapper LocalConversionMapper A Mapper for locally defined converters for a member field.Mapper MapperWrapper PackageAliasingMapper Mapper that allows a package name to be replaced with an alias.SecurityMapper A Mapper implementation injecting a security layer based on permission rules for any type required in the unmarshalling process.SystemAttributeAliasingMapper Mapper that allows aliasing of system attribute names. -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.annotations Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.collections Class Description Mapper Mapper.Null Place holder type used for null values. -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.enums Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.extended Class Description AttributeMapper Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.Mapper MapperWrapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.javabean Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.reflection Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.time Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.core Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.core.util Class Description Mapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.mapper Class Description AbstractAttributeAliasingMapper Abstract base class for AttributeAliassingMapper and its system version.AbstractXmlFriendlyMapper Deprecated.As of 1.4 useXmlFriendlyReader
AnnotationConfiguration Deprecated.As of 1.4.5, minimal JDK version will be 1.7 for next major releaseAttributeMapper Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.ClassAliasingMapper Mapper that allows a fully qualified class name to be replaced with an alias.DefaultImplementationsMapper Mapper that resolves default implementations of classes.ElementIgnoringMapper Mapper that allows an field of a specific class to be omitted entirely.FieldAliasingMapper Mapper that allows a field of a specific class to be replaced with a shorter alias.ImplicitCollectionMapper ImplicitCollectionMapper.ImplicitCollectionMapperForClass ImplicitCollectionMapper.ImplicitCollectionMappingImpl ImplicitCollectionMapper.NamedItemType LocalConversionMapper A Mapper for locally defined converters for a member field.Mapper Mapper.ImplicitCollectionMapping MapperWrapper -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.persistence Class Description Mapper