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