public class DefaultImplementationsMapper extends MapperWrapper
Mapper.ImplicitCollectionMapping, Mapper.Null
Constructor and Description |
---|
DefaultImplementationsMapper(Mapper wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
addDefaultImplementation(Class defaultImplementation,
Class ofType) |
protected void |
addDefaults() |
Class |
defaultImplementationOf(Class type) |
String |
serializedClass(Class type)
How a class name should be represented in its serialized form.
|
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, isReferenceable, lookupMapperOfType, realClass, realMember, serializedMember, shouldSerializeMember
public DefaultImplementationsMapper(Mapper wrapped)
protected void addDefaults()
public void addDefaultImplementation(Class defaultImplementation, Class ofType)
public String serializedClass(Class type)
Mapper
serializedClass
in interface Mapper
serializedClass
in class MapperWrapper
public Class defaultImplementationOf(Class type)
defaultImplementationOf
in interface Mapper
defaultImplementationOf
in class MapperWrapper
Copyright © 2004–2016 XStream. All rights reserved.