JAXBTYPE - The XMLDSig implementation class to be read@NotThreadSafe public class XMLDSigReaderBuilder<JAXBTYPE> extends com.helger.jaxb.builder.JAXBReaderBuilder<JAXBTYPE,XMLDSigReaderBuilder<JAXBTYPE>>
| Constructor and Description |
|---|
XMLDSigReaderBuilder(EXMLDSigDocumentType eDocType,
Class<JAXBTYPE> aImplClass) |
| Modifier and Type | Method and Description |
|---|---|
static XMLDSigReaderBuilder<com.helger.xsds.xmldsig.ReferenceType> |
dsigReference() |
createUnmarshaller, getImplClass, getUnmarshallerCustomizer, getValidationEventHandler, isReadSecure, read, setReadSecure, setUnmarshallerCustomizer, setValidationEventHandler, toStringexceptionCallbacks, getClassLoader, getJAXBContext, getJAXBDocumentType, getSchema, isUseJAXBContextCache, isUseSchema, setUseJAXBContextCache, setUseSchemaclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic XMLDSigReaderBuilder(@Nonnull EXMLDSigDocumentType eDocType, @Nonnull Class<JAXBTYPE> aImplClass)
@Nonnull public static XMLDSigReaderBuilder<com.helger.xsds.xmldsig.ReferenceType> dsigReference()
Copyright © 2015–2020 Philip Helger. All rights reserved.