Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.thoughtworks.xstream.mapper Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AbstractAttributeAliasingMapperAbstract base class for AttributeAliassingMapper and its system version.Classcom.thoughtworks.xstream.mapperXStream
AbstractXmlFriendlyMapperMapper that ensures that all names in the serialization stream are XML friendly.Classcom.thoughtworks.xstream.mapperXStream
AnnotationConfigurationAn interface for the configuration part of the AnnotationMapper.Interfacecom.thoughtworks.xstream.mapperXStream
AnnotationMapperA mapper that uses annotations to prepare the remaining mappers in the chain.Classcom.thoughtworks.xstream.mapperXStream
ArrayMapperMapper that detects arrays and changes the name so it can identified as an array (for example Foo[] gets serialized as foo-array).Classcom.thoughtworks.xstream.mapperXStream
AttributeAliasingMapperMapper that allows aliasing of attribute names.Classcom.thoughtworks.xstream.mapperXStream
AttributeMapperMapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types.Classcom.thoughtworks.xstream.mapperXStream
CachingMapperMapper that caches which names map to which classes.Classcom.thoughtworks.xstream.mapperXStream
CannotResolveClassExceptionException thrown if a mapper cannot locate the appropriate class for an element.Classcom.thoughtworks.xstream.mapperXStream
CGLIBMapperMapper that detects proxies generated by the CGLIB enhancer.Classcom.thoughtworks.xstream.mapperXStream
ClassAliasingMapperMapper that allows a fully qualified class name to be replaced with an alias.Classcom.thoughtworks.xstream.mapperXStream
DefaultImplementationsMapperMapper that resolves default implementations of classes.Classcom.thoughtworks.xstream.mapperXStream
DefaultMapperDefault mapper implementation with 'vanilla' functionality.Classcom.thoughtworks.xstream.mapperXStream
DynamicProxyMapperMapper for handling special cases of aliasing dynamic proxies.Classcom.thoughtworks.xstream.mapperXStream
DynamicProxyMapper .DynamicProxyPlace holder type used for dynamic proxies.Classcom.thoughtworks.xstream.mapper.DynamicProxyMapperXStream
EnumMapperMapper that handles the special case of polymorphic enums in Java 1.Classcom.thoughtworks.xstream.mapperXStream
FieldAliasingMapperClasscom.thoughtworks.xstream.mapperXStream
ImmutableTypesMapperMapper that specifies which types are basic immutable types.Classcom.thoughtworks.xstream.mapperXStream
ImplicitCollectionMapperClasscom.thoughtworks.xstream.mapperXStream
LambdaMapperMapper to map serializable lambda types to the name of their functional interface and non-serializable ones toSince:1.Classcom.thoughtworks.xstream.mapperXStream
LocalConversionMapperA Mapper for locally defined converters for a member field.Classcom.thoughtworks.xstream.mapperXStream
MapperInterfacecom.thoughtworks.xstream.mapperXStream
Mapper .ImplicitCollectionMappingInterfacecom.thoughtworks.xstream.mapper.MapperXStream
Mapper .NullPlace holder type used for null values.Classcom.thoughtworks.xstream.mapper.MapperXStream
MapperWrapperClasscom.thoughtworks.xstream.mapperXStream
OuterClassMapperMapper that uses a more meaningful alias for the field in an inner class (this$0) that refers to the outer class.Classcom.thoughtworks.xstream.mapperXStream
PackageAliasingMapperMapper that allows a package name to be replaced with an alias.Classcom.thoughtworks.xstream.mapperXStream
SecurityMapperA Mapper implementation injecting a security layer based on permission rules for any type required in the unmarshalling process.Classcom.thoughtworks.xstream.mapperXStream
SystemAttributeAliasingMapperMapper that allows aliasing of system attribute names.Classcom.thoughtworks.xstream.mapperXStream
XmlFriendlyMapperMapper that ensures that all names in the serialization stream are XML friendly.Classcom.thoughtworks.xstream.mapperXStream
XStream11XmlFriendlyMapperMapper that ensures that all names in the serialization stream are read in an XML friendly way.Classcom.thoughtworks.xstream.mapperXStream