libjoda-convert-java

Joda convert - java api to convert objects to and from strings
  http://www.joda.org/joda-convert/
  0
  no reviews



Joda-convert provides a small set of classes to aid conversion between objects and strings. it is not intended to tackle the wider problem of object to object transformation. joda-convert supports two mechanisms of extending the list of supported conversions. the first is to write your own converter implementing an interface. the second is to use annotations.