public final class com.sun.org.apache.xml.internal.security.signature.XMLSignature extends com.sun.org.apache.xml.internal.security.utils.SignatureElementProxy
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.sun.org.apache.xml.internal.security.signature.XMLSignature
  super_class: com.sun.org.apache.xml.internal.security.utils.SignatureElementProxy
{
  public static final java.lang.String ALGO_ID_MAC_HMAC_SHA1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2000/09/xmldsig#hmac-sha1"

  public static final java.lang.String ALGO_ID_SIGNATURE_DSA;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2000/09/xmldsig#dsa-sha1"

  public static final java.lang.String ALGO_ID_SIGNATURE_DSA_SHA256;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2009/xmldsig11#dsa-sha256"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2000/09/xmldsig#rsa-sha1"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2000/09/xmldsig#rsa-sha1"

  public static final java.lang.String ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-md5"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_RIPEMD160;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA224;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA256;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA384;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA512;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA1_MGF1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA224_MGF1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA256_MGF1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA384_MGF1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"

  public static final java.lang.String ALGO_ID_SIGNATURE_RSA_SHA512_MGF1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1"

  public static final java.lang.String ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-md5"

  public static final java.lang.String ALGO_ID_MAC_HMAC_RIPEMD160;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"

  public static final java.lang.String ALGO_ID_MAC_HMAC_SHA224;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"

  public static final java.lang.String ALGO_ID_MAC_HMAC_SHA256;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"

  public static final java.lang.String ALGO_ID_MAC_HMAC_SHA384;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"

  public static final java.lang.String ALGO_ID_MAC_HMAC_SHA512;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_SHA1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_SHA224;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_SHA256;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_SHA384;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_SHA512;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"

  public static final java.lang.String ALGO_ID_SIGNATURE_ECDSA_RIPEMD160;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"

  private static final com.sun.org.slf4j.internal.Logger LOG;
    descriptor: Lcom/sun/org/slf4j/internal/Logger;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private com.sun.org.apache.xml.internal.security.signature.SignedInfo signedInfo;
    descriptor: Lcom/sun/org/apache/xml/internal/security/signature/SignedInfo;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.org.apache.xml.internal.security.keys.KeyInfo keyInfo;
    descriptor: Lcom/sun/org/apache/xml/internal/security/keys/KeyInfo;
    flags: (0x0002) ACC_PRIVATE

  private boolean followManifestsDuringValidation;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private Element signatureValueElement;
    descriptor: LElement;
    flags: (0x0002) ACC_PRIVATE

  private static final int MODE_SIGN;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int MODE_VERIFY;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private int state;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public void <init>(Document, java.lang.String, java.lang.String);
    descriptor: (LDocument;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                    Name  Flags
      doc                 
      baseURI             
      signatureMethodURI  

  public void <init>(Document, java.lang.String, java.lang.String, int);
    descriptor: (LDocument;Ljava/lang/String;Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                    Name  Flags
      doc                 
      baseURI             
      signatureMethodURI  
      hmacOutputLength    

  public void <init>(Document, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (LDocument;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                           Name  Flags
      doc                        
      baseURI                    
      signatureMethodURI         
      canonicalizationMethodURI  

  public void <init>(Document, java.lang.String, java.lang.String, int, java.lang.String);
    descriptor: (LDocument;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                           Name  Flags
      doc                        
      baseURI                    
      signatureMethodURI         
      hmacOutputLength           
      canonicalizationMethodURI  

  public void <init>(Document, java.lang.String, Element, Element);
    descriptor: (LDocument;Ljava/lang/String;LElement;LElement;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                            Name  Flags
      doc                         
      baseURI                     
      SignatureMethodElem         
      CanonicalizationMethodElem  

  public void <init>(Element, java.lang.String);
    descriptor: (LElement;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException, com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
         Name  Flags
      element  
      baseURI  

  public void <init>(Element, java.lang.String, boolean);
    descriptor: (LElement;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException, com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                  Name  Flags
      element           
      baseURI           
      secureValidation  

  public void setId(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 459
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
      Name  Flags
      id    

  public java.lang.String getId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 470
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;

  public com.sun.org.apache.xml.internal.security.signature.SignedInfo getSignedInfo();
    descriptor: ()Lcom/sun/org/apache/xml/internal/security/signature/SignedInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 479
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;

  public byte[] getSignatureValue();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 491
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException

  private void setSignatureValueElement(byte[]);
    descriptor: ([B)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 503
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tText cannot be resolved to a type\n\tThe method createText(String) from the type ElementProxy refers to the missing type Text\n\tElement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
       Name  Flags
      bytes  

  public com.sun.org.apache.xml.internal.security.keys.KeyInfo getKeyInfo();
    descriptor: ()Lcom/sun/org/apache/xml/internal/security/keys/KeyInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 530
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;

  public void appendObject(com.sun.org.apache.xml.internal.security.signature.ObjectContainer);
    descriptor: (Lcom/sun/org/apache/xml/internal/security/signature/ObjectContainer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 561
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
        Name  Flags
      object  

  public com.sun.org.apache.xml.internal.security.signature.ObjectContainer getObjectItem(int);
    descriptor: (I)Lcom/sun/org/apache/xml/internal/security/signature/ObjectContainer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 584
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tElement cannot be resolved to a type\n\tThe method getFirstChild() from the type ElementProxy refers to the missing type Node\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
      Name  Flags
      i     

  public int getObjectLength();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 601
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;

  public void sign(java.security.Key);
    descriptor: (Ljava/security/Key;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 613
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
            Name  Flags
      signingKey  

  public void addResourceResolver(com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolver);
    descriptor: (Lcom/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolver;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 656
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
          Name  Flags
      resolver  

  public void addResourceResolver(com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolverSpi);
    descriptor: (Lcom/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverSpi;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 665
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
          Name  Flags
      resolver  

  public boolean checkSignatureValue(java.security.cert.X509Certificate);
    descriptor: (Ljava/security/cert/X509Certificate;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 680
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
      Name  Flags
      cert  

  public boolean checkSignatureValue(java.security.Key);
    descriptor: (Ljava/security/Key;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 702
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
      Name  Flags
      pk    

  public void addDocument(java.lang.String, com.sun.org.apache.xml.internal.security.transforms.Transforms, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/transforms/Transforms;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 769
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
               Name  Flags
      referenceURI   
      trans          
      digestURI      
      referenceId    
      referenceType  

  public void addDocument(java.lang.String, com.sun.org.apache.xml.internal.security.transforms.Transforms, java.lang.String);
    descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/transforms/Transforms;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 790
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
              Name  Flags
      referenceURI  
      trans         
      digestURI     

  public void addDocument(java.lang.String, com.sun.org.apache.xml.internal.security.transforms.Transforms);
    descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xml/internal/security/transforms/Transforms;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 806
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
              Name  Flags
      referenceURI  
      trans         

  public void addDocument(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 820
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
              Name  Flags
      referenceURI  

  public void addKeyInfo(java.security.cert.X509Certificate);
    descriptor: (Ljava/security/cert/X509Certificate;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 835
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getDocument() from the type ElementProxy refers to the missing type Document\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
      Name  Flags
      cert  

  public void addKeyInfo(java.security.PublicKey);
    descriptor: (Ljava/security/PublicKey;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 847
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
      Name  Flags
      pk    

  public javax.crypto.SecretKey createSecretKey(byte[]);
    descriptor: ([B)Ljavax/crypto/SecretKey;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 860
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
                Name  Flags
      secretKeyBytes  

  public void setFollowNestedManifests(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 874
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
    MethodParameters:
                 Name  Flags
      followManifests  

  public java.lang.String getBaseLocalName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
         0: .line 883
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.signature.XMLSignature this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/signature/XMLSignature;
}
SourceFile: "XMLSignature.java"