Uses of Interface
eu.europa.esig.dss.model.DSSDocument
Packages that use DSSDocument
-
Uses of DSSDocument in eu.europa.esig.dss.model
Classes in eu.europa.esig.dss.model that implement DSSDocumentModifier and TypeClassDescriptionclassThis class implements the default methods.classDigest representation of aDSSDocument.classDocument implementation stored on file-system.classIn memory representation of a documentMethods in eu.europa.esig.dss.model that return DSSDocumentModifier and TypeMethodDescriptionCommitmentQualifier.getContent()Gets the content of the Commitment QualifierSignaturePolicyStore.getSignaturePolicyContent()Get policy store contentMethods in eu.europa.esig.dss.model with parameters of type DSSDocumentModifier and TypeMethodDescriptionvoidCommitmentQualifier.setContent(DSSDocument content) Sets the content of Commitment Qualifier.voidSignaturePolicyStore.setSignaturePolicyContent(DSSDocument signaturePolicyContent) Set policy store content NOTE: one of signaturePolicyContent or sigPolDocLocalURI shall be used