Class SMPMarshallerCompleteServiceGroupType

java.lang.Object
com.helger.jaxb.GenericJAXBMarshaller<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>
com.helger.smpclient.peppol.marshal.AbstractSMPMarshaller<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>
com.helger.smpclient.peppol.marshal.SMPMarshallerCompleteServiceGroupType
All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader, com.helger.jaxb.IJAXBReader<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>, com.helger.jaxb.IJAXBValidator<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>, com.helger.jaxb.IJAXBWriter<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>

public class SMPMarshallerCompleteServiceGroupType extends AbstractSMPMarshaller<com.helger.xsds.peppol.smp1.CompleteServiceGroupType>
A simple JAXB marshaller for the CompleteServiceGroupType type.
Author:
Philip Helger
  • Field Summary

    Fields inherited from interface com.helger.jaxb.IJAXBWriter

    USE_JAXB_CHARSET_FIX
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor with validation enabled by default.
  • 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 class java.lang.Object

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

    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 Details

    • SMPMarshallerCompleteServiceGroupType

      public SMPMarshallerCompleteServiceGroupType()
      Constructor with validation enabled by default. Use GenericJAXBMarshaller.setUseSchema(boolean) to change this.
      Since:
      9.0.5