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, shouldSerializeMemberpublic ImmutableTypesMapper(Mapper wrapped)
public void addImmutableType(Class type)
public boolean isImmutableValueType(Class type)
MapperisImmutableValueType in interface MapperisImmutableValueType in class MapperWrapperCopyright © 2004-2014 XStream. All Rights Reserved.