Class XmlFullSignatureScope

java.lang.Object
eu.europa.esig.dss.model.scope.SignatureScope
eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
All Implemented Interfaces:
eu.europa.esig.dss.model.identifier.IdentifierBasedObject, Serializable

public final class XmlFullSignatureScope extends XmlRootSignatureScope
Defines a full XML document signature scope
See Also:
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    XmlFullSignatureScope(String name, eu.europa.esig.dss.model.DSSDocument document, List<String> transformations)
    Constructor with document name
  • Method Summary

    Methods inherited from class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope

    getDescription, getType

    Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations

    addTransformationIfNeeded, equals, getTransformations, hashCode, toString

    Methods inherited from class eu.europa.esig.dss.model.scope.SignatureScope

    addChildSignatureScope, getChildren, getDigest, getDocumentName, getDSSId, getDSSIdAsString, getName

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • XmlFullSignatureScope

      protected XmlFullSignatureScope(String name, eu.europa.esig.dss.model.DSSDocument document, List<String> transformations)
      Constructor with document name
      Parameters:
      name - String document name
      document - DSSDocument
      transformations - a list of String transform descriptions