Package com.helger.phase4.marshaller
Class NonRepudiationInformationMarshaller
java.lang.Object
com.helger.jaxb.GenericJAXBMarshaller<NonRepudiationInformation>
com.helger.phase4.marshaller.NonRepudiationInformationMarshaller
- All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader,com.helger.jaxb.IJAXBReader<NonRepudiationInformation>,com.helger.jaxb.IJAXBValidator<NonRepudiationInformation>,com.helger.jaxb.IJAXBWriter<NonRepudiationInformation>
public class NonRepudiationInformationMarshaller
extends com.helger.jaxb.GenericJAXBMarshaller<NonRepudiationInformation>
Marshaller for
NonRepudiationInformation objects.- Since:
- 2.0.0
- Author:
- Philip Helger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final List<com.helger.commons.io.resource.ClassPathResource>Fields 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, isFormattedOutput, isUseContextCache, isUseSchema, read, readExceptionCallbacks, setCharset, setCollectErrors, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setSchemaLocation, setUseContextCache, setUseSchema, setValidationEventHandler, setValidationEventHandlerFactory, toString, validate, write, writeExceptionCallbacksMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.helger.commons.lang.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, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
-
Field Details
-
XSDS
-
-
Constructor Details
-
NonRepudiationInformationMarshaller
public NonRepudiationInformationMarshaller()
-