Module org.joda.convert
Package org.joda.convert
package org.joda.convert
-
ClassDescriptionAnnotation used to mark a method or constructor as being suitable for converting an object from a
String
.Interface defining conversion from aString
.Annotation used on a type to indicate that another class, the factory, provides the 'from string' method.A general purpose utility for registering renames.Manager for conversion to and from aString
, acting as the main client interface.Interface defining conversion to and from aString
.Factory forStringConverter
that allows converters to be created dynamically or easily initialised.Annotation used to mark a method as being suitable for converting an object to a standard formatString
.Interface defining conversion to aString
.Interface defining conversion to and from aString
together with the type.