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, isReferenceable, lookupMapperOfType, realMember, serializedClass, serializedMember, shouldSerializeMember
public CachingMapper(Mapper wrapped)
public Class realClass(String elementName)
Mapper
realClass
in interface Mapper
realClass
in class MapperWrapper
public void flushCache()
flushCache
in interface Caching
Copyright © 2004–2016 XStream. All rights reserved.