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 Mapper.Null
 
Nested classes inherited from class com.thoughtworks.xstream.mapper.Mapper
Mapper.ImplicitCollectionMapping
 
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/