Package eu.de4a.iem.xml.de4a.t42.v0_6
Class DE4AT42Marshaller<JAXBTYPE>
- java.lang.Object
-
- com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE>
-
- eu.de4a.iem.xml.de4a.t42.v0_6.DE4AT42Marshaller<JAXBTYPE>
-
- Type Parameters:
JAXBTYPE- JAXB type to be read
- All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader,com.helger.jaxb.IJAXBReader<JAXBTYPE>,com.helger.jaxb.IJAXBWriter<JAXBTYPE>
public class DE4AT42Marshaller<JAXBTYPE> extends com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE>Special marshaller for DE4A T4.2 v0.5 pilot. This class can ONLY ready T4.2 stuff without the surrounding core document.- Author:
- Philip Helger
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.helger.jaxb.IJAXBReader
com.helger.jaxb.IJAXBReader.IJAXBUnmarshaller<JAXBTYPE extends Object>
-
Nested classes/interfaces inherited from interface com.helger.jaxb.IJAXBWriter
com.helger.jaxb.IJAXBWriter.IJAXBMarshaller<JAXBTYPE extends Object>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DE4AT42Marshaller<LegalEntityType>legalEntity()-
Methods inherited from class com.helger.jaxb.GenericJAXBMarshaller
createSimpleJAXBElement, createValidationSchema, customizeMarshaller, customizeUnmarshaller, getCharset, getClassLoader, getIndentString, getJAXBContext, getNamespaceContext, getNoNamespaceSchemaLocation, getOriginalXSDs, getSchemaLocation, getType, getValidationEventHandlerFactory, isFormattedOutput, isReadSecure, isUseContextCache, read, readExceptionCallbacks, setCharset, setFormattedOutput, setIndentString, setNamespaceContext, setNoNamespaceSchemaLocation, setReadSecure, setSchemaLocation, setUseContextCache, setValidationEventHandlerFactory, toString, 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.jaxb.IJAXBReader
read, read, read, read, read, read, read, read, read, read, read, read, read, read, read, read
-
Methods inherited from interface com.helger.jaxb.IJAXBWriter
getAsByteBuffer, getAsBytes, getAsDocument, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
-
-
-
-
Method Detail
-
legalEntity
@Nonnull public static DE4AT42Marshaller<LegalEntityType> legalEntity()
-
-