Package org.apache.synapse.commons.staxon.core.json.jaxb
JAXB support for JSON.
-
Class Summary Class Description JsonXMLBinder Read/write instances of JAXB-annotated classes from/to JSON.JsonXMLMapper<T> Read/write instances of JAXB-annotated classes from/to JSON.JsonXMLRootProvider Root name/element provider. -
Annotation Types Summary Annotation Type Description JsonXML TheJsonXML
annotation is used to configure the JSON serialization and deserialization process.