Package com.helger.jaxb
package com.helger.jaxb
-
ClassDescriptionGenericJAXBMarshaller<JAXBTYPE>This is the generic reader and writer base class for JAXB enabled document types.IJAXBMarshaller<JAXBTYPE>A special bi-consumer that additionally can throw a
JAXBExceptionIJAXBReader<JAXBTYPE>Interface for reading JAXB documents from various sources.IJAXBUnmarshaller<JAXBTYPE>A special bi-consumer that additionally can throw aJAXBExceptionIJAXBValidator<JAXBTYPE>Interface for validating JAXB documents.IJAXBWriter<JAXBTYPE>Interface for writing JAXB documents to various destinations.Specific cache class for JAXB context elements.The key class for theJAXBContextCacheThis class contains utility methods for JAXBMarshallerobjects.A special namespace prefix mapper for the Jakarta XML Binding implementation.
Important note: this class works only, if thecom.sun.xml.bind:jaxb-implartifact is in your classpath, because this class extendsorg.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapperwhich is not available in the other JAXB implementations.Logging JAXB read Exception handlerLogging JAXB write Exception handler