Class AttributeMapper

java.lang.Object
com.thoughtworks.xstream.mapper.MapperWrapper
com.thoughtworks.xstream.mapper.AttributeMapper
All Implemented Interfaces:
Mapper
Direct Known Subclasses:
UseAttributeForEnumMapper

public class AttributeMapper extends MapperWrapper
Mapper that allows the usage of attributes for fields and corresponding types or specified arbitrary types. It is responsible for the lookup of the SingleValueConverter for item types and attribute names.
Since:
1.2