
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.