|
Jettison 1.3.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeConverter | |
---|---|
org.codehaus.jettison.mapped |
Uses of TypeConverter in org.codehaus.jettison.mapped |
---|
Classes in org.codehaus.jettison.mapped that implement TypeConverter | |
---|---|
class |
DefaultConverter
Default converter that tries to convert value to appropriate primitive (if fails, returns original string) |
class |
SimpleConverter
Simple converter that treats everything as strings |
Methods in org.codehaus.jettison.mapped that return TypeConverter | |
---|---|
TypeConverter |
Configuration.getTypeConverter()
|
Methods in org.codehaus.jettison.mapped with parameters of type TypeConverter | |
---|---|
void |
Configuration.setTypeConverter(TypeConverter typeConverter)
|
|
Jettison 1.3.1-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |