Package com.helger.phase4.marshaller
Class Ebms3MessagingMarshaller
java.lang.Object
com.helger.jaxb.GenericJAXBMarshaller<Ebms3Messaging>
com.helger.phase4.marshaller.Ebms3MessagingMarshaller
- All Implemented Interfaces:
com.helger.base.classloader.IHasClassLoader,com.helger.jaxb.IJAXBReader<Ebms3Messaging>,com.helger.jaxb.IJAXBValidator<Ebms3Messaging>,com.helger.jaxb.IJAXBWriter<Ebms3Messaging>
Marshaller for
Ebms3Messaging objects.- Since:
- 2.0.0
- Author:
- Philip Helger
-
Field Summary
FieldsFields inherited from interface com.helger.jaxb.IJAXBWriter
USE_JAXB_CHARSET_FIX -
Constructor Summary
Constructors -
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, getXMLWriterSettings, isFormattedOutput, isUseContextCache, isUseSchema, read, readExceptionCallbacks, setCharset, setCollectErrors, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setUseContextCache, setUseSchema, setValidationEventHandler, toString, validate, withXMLWriterSettings, write, writeExceptionCallbacks, xmlWriterSettingsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.helger.base.classloader.IHasClassLoader
hasClassLoaderMethods inherited from interface com.helger.jaxb.IJAXBReader
read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, readMethods inherited from interface com.helger.jaxb.IJAXBValidator
isValid, validateMethods inherited from interface com.helger.jaxb.IJAXBWriter
getAsByteBuffer, getAsBytes, getAsDocument, getAsElement, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
-
Field Details
-
XSDS
-
-
Constructor Details
-
Ebms3MessagingMarshaller
public Ebms3MessagingMarshaller()
-