Uses of Interface
org.codehaus.jettison.mapped.TypeConverter
Packages that use TypeConverter
-
Uses of TypeConverter in org.codehaus.jettison.mapped
Classes in org.codehaus.jettison.mapped that implement TypeConverterModifier and TypeClassDescriptionclassDefault converter that tries to convert value to appropriate primitive (if fails, returns original string)classSimple converter that treats everything as stringsMethods in org.codehaus.jettison.mapped that return TypeConverterMethods in org.codehaus.jettison.mapped with parameters of type TypeConverterModifier and TypeMethodDescriptionvoidConfiguration.setTypeConverter(TypeConverter typeConverter)