public class CachingMapper extends MapperWrapper implements Caching
Mapper.ImplicitCollectionMapping, Mapper.Null| Constructor and Description |
|---|
CachingMapper(Mapper wrapped) |
| Modifier and Type | Method and Description |
|---|---|
void |
flushCache() |
Class |
realClass(String elementName)
How a serialized class representation should be mapped back to a real class.
|
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, lookupMapperOfType, realMember, serializedClass, serializedMember, shouldSerializeMemberpublic CachingMapper(Mapper wrapped)
public Class realClass(String elementName)
MapperrealClass in interface MapperrealClass in class MapperWrapperpublic void flushCache()
flushCache in interface CachingCopyright © 2004-2014 XStream. All Rights Reserved.