public class ImmutableTypesMapper extends MapperWrapper
Mapper.ImplicitCollectionMapping, Mapper.Null
Constructor and Description |
---|
ImmutableTypesMapper(Mapper wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
addImmutableType(Class type) |
boolean |
isImmutableValueType(Class type)
Whether this type is a simple immutable value (int, boolean, String, URL, etc.
|
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, lookupMapperOfType, realClass, realMember, serializedClass, serializedMember, shouldSerializeMember
public ImmutableTypesMapper(Mapper wrapped)
public void addImmutableType(Class type)
public boolean isImmutableValueType(Class type)
Mapper
isImmutableValueType
in interface Mapper
isImmutableValueType
in class MapperWrapper
Copyright © 2004–2016 XStream. All rights reserved.