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