Interface | Description |
---|---|
TypeConverter |
Supports customized type conversion
|
Class | Description |
---|---|
Configuration | |
DefaultConverter |
Default converter that tries to convert value to appropriate primitive (if fails, returns original string)
|
MappedDOMDocumentParser |
JSON Mapped DOM parser
|
MappedDOMDocumentSerializer |
JSON Mapped DOM serializer
|
MappedNamespaceConvention | |
MappedXMLInputFactory | |
MappedXMLOutputFactory | |
MappedXMLStreamReader | |
MappedXMLStreamWriter | |
SimpleConverter |
Simple converter that treats everything as strings
|
Copyright © 2012. All Rights Reserved.