Class SignatureElementProxy

java.lang.Object
org.docx4j.org.apache.xml.security.utils.ElementProxy
org.docx4j.org.apache.xml.security.utils.SignatureElementProxy
Direct Known Subclasses:
Transform, Transforms

public abstract class SignatureElementProxy extends ElementProxy
Class SignatureElementProxy
Author:
$Author$
  • Constructor Details

    • SignatureElementProxy

      protected SignatureElementProxy()
    • SignatureElementProxy

      public SignatureElementProxy(Document doc)
      Constructor SignatureElementProxy
      Parameters:
      doc -
    • SignatureElementProxy

      public SignatureElementProxy(Element element, String baseURI) throws XMLSecurityException
      Constructor SignatureElementProxy
      Parameters:
      element -
      baseURI -
      Throws:
      XMLSecurityException
  • Method Details

    • getBaseNamespace

      public String getBaseNamespace()
      Description copied from class: ElementProxy
      Returns the namespace of the Elements of the sub-class.
      Specified by:
      getBaseNamespace in class ElementProxy
      Returns:
      the namespace of the Elements of the sub-class.