Uses of Package
com.thoughtworks.xstream.mapper
Packages that use com.thoughtworks.xstream.mapper
Package
Description
Converters for collection objects that write their items as
nested elements, such as arrays, Lists, Sets and Maps.
Extra converters that may not be enabled in XStream by default.
Extra converters for the java.time package.
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstreamClassDescriptionDeprecated.As of 1.4.5, minimal JDK version will be 1.7 for next major releaseMapper that allows aliasing of attribute names.Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.Mapper that allows a fully qualified class name to be replaced with an alias.Mapper that resolves default implementations of classes.Mapper that allows an field of a specific class to be omitted entirely.Mapper that allows a field of a specific class to be replaced with a shorter alias.Mapper that specifies which types are basic immutable types.A Mapper for locally defined converters for a member field.Mapper that allows a package name to be replaced with an alias.A Mapper implementation injecting a security layer based on permission rules for any type required in the unmarshalling process.Mapper that allows aliasing of system attribute names.
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.annotations
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.collections
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.enums
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.extendedClassDescriptionMapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.javabean
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.reflection
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.converters.time
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.core
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.core.util
-
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.mapperClassDescriptionAbstract base class for AttributeAliassingMapper and its system version.Deprecated.As of 1.4 use
XmlFriendlyReader
Deprecated.As of 1.4.5, minimal JDK version will be 1.7 for next major releaseMapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.Mapper that allows a fully qualified class name to be replaced with an alias.Mapper that resolves default implementations of classes.Mapper that allows an field of a specific class to be omitted entirely.Mapper that allows a field of a specific class to be replaced with a shorter alias.A Mapper for locally defined converters for a member field. -
Classes in com.thoughtworks.xstream.mapper used by com.thoughtworks.xstream.persistence