Package | Description |
---|---|
org.codehaus.jettison.mapped |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
TypeConverter |
Configuration.getTypeConverter() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setTypeConverter(TypeConverter typeConverter) |
Copyright © 2012. All Rights Reserved.