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, lookupMapperOfType, realClass, realMember, serializedMember, shouldSerializeMemberpublic DefaultImplementationsMapper(Mapper wrapped)
protected void addDefaults()
public void addDefaultImplementation(Class defaultImplementation, Class ofType)
public String serializedClass(Class type)
MapperserializedClass in interface MapperserializedClass in class MapperWrapperpublic Class defaultImplementationOf(Class type)
defaultImplementationOf in interface MapperdefaultImplementationOf in class MapperWrapperCopyright © 2004-2014 XStream. All Rights Reserved.