Class ASiCEWithXAdESManifestParser
java.lang.Object
eu.europa.esig.dss.asic.xades.validation.ASiCEWithXAdESManifestParser
This class parses the ASiC with XAdES manifest document and produces a
ManifestFile-
Constructor Summary
ConstructorsConstructorDescriptionASiCEWithXAdESManifestParser(DSSDocument manifestDocument) Constructor with a manifest document only (no assigned signature)ASiCEWithXAdESManifestParser(DSSDocument signatureDocument, DSSDocument manifestDocument) The default constructor -
Method Summary
-
Constructor Details
-
ASiCEWithXAdESManifestParser
Constructor with a manifest document only (no assigned signature)- Parameters:
manifestDocument-DSSDocumentto be parsed
-
ASiCEWithXAdESManifestParser
The default constructor- Parameters:
signatureDocument-DSSDocumentthe linked signaturemanifestDocument-DSSDocumentto be parsed
-
-
Method Details
-
getManifest
-