| Interface | Description |
|---|---|
| JaxbConstants |
Constants used by Camel Jaxb module
|
| JaxbNamespacePrefixMapper |
A prefix mapper for namespaces to control namespaces during JAXB marshalling.
|
| JaxbXmlStreamWriterWrapper |
A wrapper which allows to customize the
XMLStreamWriter. |
| Class | Description |
|---|---|
| FallbackTypeConverter | |
| FallbackTypeConverterLoader |
Generated by camel build tools - do NOT edit this file!
|
| FilteringXmlStreamWriter |
XMLStreamWriter wrapper that filters out non-XML characters, see
NonXmlCharFilterer for details. |
| JaxbDataFormat |
A data format (
DataFormat)
using JAXB2 to marshal to and from XML |
| JaxbDataFormatConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| JaxbHelper | |
| JaxbRestBindingJaxbDataFormatFactory |
JAXB based
RestBindingJaxbDataFormatFactory. |
| NamespacePrefixMapperFactory |
Factory for creating
JaxbNamespacePrefixMapper which supports various JAXB-RI implementations. |
| NonXmlFilterReader |
This FilterReader will filter out the non-XML characters, see
NonXmlCharFilterer for details. |
| NoopXmlStreamWriterWrapper |
Apache Camel