Class XHE10Marshaller

  • All Implemented Interfaces:
    com.helger.commons.lang.IHasClassLoader, com.helger.jaxb.IJAXBReader<XHE10XHEType>, com.helger.jaxb.IJAXBValidator<XHE10XHEType>, com.helger.jaxb.IJAXBWriter<XHE10XHEType>

    @NotThreadSafe
    public class XHE10Marshaller
    extends com.helger.jaxb.GenericJAXBMarshaller<XHE10XHEType>
    This is the reader and writer for XHE 1.0 CS03 documents. This class may be derived to override protected methods from GenericJAXBMarshaller.
    Author:
    Philip Helger
    • Field Summary

      • Fields inherited from interface com.helger.jaxb.IJAXBWriter

        USE_JAXB_CHARSET_FIX
    • Method Summary

      • Methods inherited from class com.helger.jaxb.GenericJAXBMarshaller

        createSimpleJAXBElement, createValidationSchema, customizeMarshaller, customizeMarshallerForValidation, customizeUnmarshaller, getCharset, getClassLoader, getIndentString, getJAXBContext, getNamespaceContext, getNoNamespaceSchemaLocation, getOriginalXSDs, getSchemaLocation, getType, getValidationEventHandler, isFormattedOutput, isUseContextCache, isUseSchema, read, readExceptionCallbacks, setCharset, setCollectErrors, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setUseContextCache, setUseSchema, setValidationEventHandler, setValidationEventHandlerFactory, toString, validate, write, writeExceptionCallbacks
      • Methods inherited from interface com.helger.commons.lang.IHasClassLoader

        hasClassLoader
      • Methods inherited from interface com.helger.jaxb.IJAXBReader

        read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read
      • Methods inherited from interface com.helger.jaxb.IJAXBValidator

        isValid, validate
      • Methods inherited from interface com.helger.jaxb.IJAXBWriter

        getAsByteBuffer, getAsBytes, getAsDocument, getAsElement, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
    • Constructor Detail

      • XHE10Marshaller

        public XHE10Marshaller()
      • XHE10Marshaller

        public XHE10Marshaller​(boolean bValidationEnabled)