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() |
java.lang.Class |
realClass(java.lang.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, isIgnoredElement, isImmutableValueType, isReferenceable, lookupMapperOfType, realMember, serializedClass, serializedMember, shouldSerializeMemberpublic CachingMapper(Mapper wrapped)
public java.lang.Class realClass(java.lang.String elementName)
MapperrealClass in interface MapperrealClass in class MapperWrapperpublic void flushCache()
flushCache in interface CachingCopyright © 2004–2024 XStream. All rights reserved.