Package org.apache.camel.converter.jaxb
-
Interface Summary Interface Description JaxbConstants Constants used by Camel Jaxb moduleJaxbNamespacePrefixMapper A prefix mapper for namespaces to control namespaces during JAXB marshalling.JaxbXmlStreamWriterWrapper A wrapper which allows to customize theXMLStreamWriter. -
Class Summary Class Description FallbackTypeConverter FallbackTypeConverterLoader Generated by camel build tools - do NOT edit this file!FilteringXmlStreamWriter XMLStreamWriterwrapper that filters out non-XML characters, seeNonXmlCharFiltererfor details.JaxbDataFormat A data format (DataFormat) using JAXB2 to marshal to and from XMLJaxbDataFormatConfigurer Generated by camel build tools - do NOT edit this file!JaxbHelper JaxbRestBindingJaxbDataFormatFactory JAXB basedRestBindingJaxbDataFormatFactory.NamespacePrefixMapperFactory Factory for creatingJaxbNamespacePrefixMapper.NonXmlFilterReader This FilterReader will filter out the non-XML characters, seeNonXmlCharFiltererfor details.NoopXmlStreamWriterWrapper