Class SignatureElementProxy

java.lang.Object
org.apache.xml.security.utils.ElementProxy
org.apache.xml.security.utils.SignatureElementProxy
Direct Known Subclasses:
DSAKeyValue, KeyInfo, KeyName, KeyValue, Manifest, MgmtData, ObjectContainer, PGPData, Reference, RetrievalMethod, RSAKeyValue, SignatureProperties, SignatureProperty, SPKIData, Transform, Transforms, X509Data, XMLSignature, XMLX509Certificate, XMLX509CRL, XMLX509IssuerSerial, XMLX509SKI, XMLX509SubjectName, XPathContainer

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

    • 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.