public class AttributeAliasingMapper extends AbstractAttributeAliasingMapper
Mapper.ImplicitCollectionMapping, Mapper.NullaliasToName, nameToAlias| Constructor and Description |
|---|
AttributeAliasingMapper(Mapper wrapped) |
| Modifier and Type | Method and Description |
|---|---|
String |
aliasForAttribute(String attribute)
Get the alias for an attribute's name.
|
String |
attributeForAlias(String alias)
Get the attribute's name for an alias.
|
addAliasForaliasForAttribute, aliasForSystemAttribute, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, lookupMapperOfType, realClass, realMember, serializedClass, serializedMember, shouldSerializeMemberpublic AttributeAliasingMapper(Mapper wrapped)
public String aliasForAttribute(String attribute)
MapperaliasForAttribute in interface MapperaliasForAttribute in class MapperWrapperattribute - the attributepublic String attributeForAlias(String alias)
MapperattributeForAlias in interface MapperattributeForAlias in class MapperWrapperalias - the aliasCopyright © 2004-2014 XStream. All Rights Reserved.