Class Ebms3WriterBuilder<JAXBTYPE>

java.lang.Object
com.helger.jaxb.builder.AbstractJAXBBuilder<IMPLTYPE>
com.helger.jaxb.builder.AbstractWritingJAXBBuilder<JAXBTYPE,IMPLTYPE>
com.helger.jaxb.builder.JAXBWriterBuilder<JAXBTYPE,Ebms3WriterBuilder<JAXBTYPE>>
com.helger.phase4.marshaller.Ebms3WriterBuilder<JAXBTYPE>
Type Parameters:
JAXBTYPE - The Ebms implementation class to be written
All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader, com.helger.commons.traits.IGenericImplTrait<Ebms3WriterBuilder<JAXBTYPE>>, com.helger.jaxb.IJAXBWriter<JAXBTYPE>

@NotThreadSafe @Deprecated(since="2.0.0", forRemoval=true) public class Ebms3WriterBuilder<JAXBTYPE> extends com.helger.jaxb.builder.JAXBWriterBuilder<JAXBTYPE,Ebms3WriterBuilder<JAXBTYPE>>
Deprecated, for removal: This API element is subject to removal in a future version.
A reader builder for Ebms documents.
Author:
Philip Helger
  • Field Summary

    Fields inherited from class com.helger.jaxb.builder.AbstractJAXBBuilder

    m_aDocType

    Fields inherited from interface com.helger.jaxb.IJAXBWriter

    USE_JAXB_CHARSET_FIX
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class com.helger.jaxb.builder.JAXBWriterBuilder

    createMarshaller, getCharset, getIndentString, getNamespaceContext, getNoNamespaceSchemaLocation, getSchemaLocation, getValidationEventHandler, isFormattedOutput, setCharset, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setValidationEventHandler, toString, write

    Methods inherited from class com.helger.jaxb.builder.AbstractWritingJAXBBuilder

    createJAXBElement, getMarshallerCustomizer, setMarshallerCustomizer

    Methods inherited from class com.helger.jaxb.builder.AbstractJAXBBuilder

    exceptionCallbacks, getClassLoader, getJAXBContext, getJAXBDocumentType, getSchema, isUseJAXBContextCache, isUseSchema, setUseJAXBContextCache, setUseSchema

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.helger.commons.traits.IGenericImplTrait

    thisAsT

    Methods inherited from interface com.helger.commons.lang.IHasClassLoader

    hasClassLoader

    Methods inherited from interface com.helger.jaxb.IJAXBWriter

    getAsByteBuffer, getAsBytes, getAsDocument, getAsElement, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, isUseSchema, write, write, write, write, write, write, write, write, write