Uses of Class
org.springframework.binding.mapping.DefaultAttributeMapper

Packages that use DefaultAttributeMapper
org.springframework.binding.mapping Support for mapping attribute values between data structures. 
 

Uses of DefaultAttributeMapper in org.springframework.binding.mapping
 

Methods in org.springframework.binding.mapping that return DefaultAttributeMapper
 DefaultAttributeMapper DefaultAttributeMapper.addMapping(AttributeMapper mapping)
          Add a mapping to this mapper.
 



Copyright © 2009 Spring Framework. All Rights Reserved.