Uses of Class
com.thoughtworks.xstream.mapper.AbstractAttributeAliasingMapper
-
Packages that use AbstractAttributeAliasingMapper Package Description com.thoughtworks.xstream.mapper -
-
Uses of AbstractAttributeAliasingMapper in com.thoughtworks.xstream.mapper
Subclasses of AbstractAttributeAliasingMapper in com.thoughtworks.xstream.mapper Modifier and Type Class Description class
AttributeAliasingMapper
Mapper that allows aliasing of attribute names.class
SystemAttributeAliasingMapper
Mapper that allows aliasing of system attribute names.
-