Class DE4AT41Marshaller<JAXBTYPE>
- java.lang.Object
-
- com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE>
-
- eu.de4a.iem.xml.de4a.t41.v2021_02_11.DE4AT41Marshaller<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 DE4AT41Marshaller<JAXBTYPE> extends com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE>Special marshaller for DE4A T4.1 v2021-02-11 pilot. This class can ONLY ready T4.1 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 DE4AT41Marshaller<HigherEducationEvidenceType>higherEducationEvidence()-
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
-
higherEducationEvidence
@Nonnull public static DE4AT41Marshaller<HigherEducationEvidenceType> higherEducationEvidence()
-
-