Package com.helger.regrep.jaxb
Class RegRep4ValidateObjectsResponseMarshaller
- java.lang.Object
-
- com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE>
-
- com.helger.regrep.jaxb.AbstractRegRepJAXBMarshaller<ValidateObjectsResponse>
-
- com.helger.regrep.jaxb.RegRep4ValidateObjectsResponseMarshaller
-
- All Implemented Interfaces:
com.helger.commons.lang.IHasClassLoader,com.helger.jaxb.IJAXBReader<ValidateObjectsResponse>,com.helger.jaxb.IJAXBValidator<ValidateObjectsResponse>,com.helger.jaxb.IJAXBWriter<ValidateObjectsResponse>
public class RegRep4ValidateObjectsResponseMarshaller extends AbstractRegRepJAXBMarshaller<ValidateObjectsResponse>
JAXB marshaller for RegRep4 ValidateObjectsResponse objects.- Since:
- 3.0.0
- Author:
- Philip Helger
-
-
Constructor Summary
Constructors Constructor Description RegRep4ValidateObjectsResponseMarshaller()
-
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.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.IJAXBWriter
getAsByteBuffer, getAsBytes, getAsDocument, getAsElement, getAsInputStream, getAsMicroDocument, getAsMicroElement, getAsString, getXMLWriterSettings, hasCharset, hasIndentString, hasNoNamespaceSchemaLocation, hasSchemaLocation, write, write, write, write, write, write, write, write, write
-
-