spring-binding

Deprecated API


Contents
Deprecated Methods
org.springframework.binding.convert.service.GenericConversionService.addConverter(String, Converter)
          use GenericConversionService.addConverter(Converter) instead or better yet use Spring 3 type conversion and formatting options (see Spring Documentation). 
 


spring-binding