public class ArrayMapper extends MapperWrapper
Mapper.ImplicitCollectionMapping, Mapper.Null| Constructor and Description |
|---|
ArrayMapper(Mapper wrapped) |
| Modifier and Type | Method and Description |
|---|---|
Class |
realClass(String elementName)
How a serialized class representation should be mapped back to a real class.
|
String |
serializedClass(Class type)
How a class name should be represented in its serialized form.
|
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, lookupMapperOfType, realMember, serializedMember, shouldSerializeMemberpublic ArrayMapper(Mapper wrapped)
public String serializedClass(Class type)
MapperserializedClass in interface MapperserializedClass in class MapperWrapperCopyright © 2004-2014 XStream. All Rights Reserved.