public abstract class AbstractAttributeAliasingMapper extends MapperWrapper
Mapper.ImplicitCollectionMapping, Mapper.Null
Modifier and Type | Field and Description |
---|---|
protected java.util.Map |
aliasToName |
protected java.util.Map |
nameToAlias |
Constructor and Description |
---|
AbstractAttributeAliasingMapper(Mapper wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
addAliasFor(java.lang.String attributeName,
java.lang.String alias) |
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isIgnoredElement, isImmutableValueType, isReferenceable, lookupMapperOfType, realClass, realMember, serializedClass, serializedMember, shouldSerializeMember
protected final java.util.Map aliasToName
protected transient java.util.Map nameToAlias
public AbstractAttributeAliasingMapper(Mapper wrapped)
Copyright © 2004–2024 XStream. All rights reserved.