com.thoughtworks.xstream.alias
Interface ClassMapper

All Superinterfaces:
Mapper

Deprecated. As of 1.2, use Mapper

public interface ClassMapper
extends Mapper


Nested Class Summary
static class ClassMapper.Null
          Deprecated. As of 1.2, use ClassMapper.Null
 
Nested classes/interfaces inherited from interface com.thoughtworks.xstream.mapper.Mapper
Mapper.ImplicitCollectionMapping
 
Method Summary
 
Methods inherited from interface com.thoughtworks.xstream.mapper.Mapper
aliasForAttribute, aliasForAttribute, attributeForAlias, attributeForAlias, attributeForClassDefiningField, attributeForEnumType, attributeForImplementationClass, attributeForReadResolveField, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, isImmutableValueType, lookupMapperOfType, realClass, realMember, serializedClass, serializedMember, shouldSerializeMember
 



Joe Walnes, http://xstream.codehaus.org/