| Package | Description |
|---|---|
| com.helger.phase4.marshaller |
| Modifier and Type | Method and Description |
|---|---|
static EXMLDSigDocumentType |
EXMLDSigDocumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLDSigDocumentType[] |
EXMLDSigDocumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XMLDSigReaderBuilder(EXMLDSigDocumentType eDocType,
Class<JAXBTYPE> aImplClass) |
XMLDSigWriterBuilder(EXMLDSigDocumentType eDocType) |
Copyright © 2015–2020 Philip Helger. All rights reserved.