class com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack
  super_class: java.lang.Object
{
  int currentLevel;
    descriptor: I
    flags: (0x0000) 

  int lastlevel;
    descriptor: I
    flags: (0x0000) 

  com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack$XmlsStackElement cur;
    descriptor: Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack$XmlsStackElement;
    flags: (0x0000) 

  java.util.List<com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack$XmlsStackElement> levels;
    descriptor: Ljava/util/List;
    flags: (0x0000) 
    Signature: Ljava/util/List<Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack$XmlsStackElement;>;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml.parsers 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\tThe import org.w3c cannot be resolved\n\tThe import org.xml cannot be resolved\n\tAttr cannot be resolved to a type\n\tThe constructor TreeSet<Attr>(NavigableMap<Attr,Object>) refers to the missing type Attr\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tList<Attr> cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tList<Attr> cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tList<Attr> cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tName clash: The method engineCanonicalizeXPathNodeSet(Set<Node>, String) of type Canonicalizer20010315 has the same erasure as engineCanonicalizeXPathNodeSet(Set<Node>, String) of type CanonicalizerSpi but does not override it\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNamedNodeMap cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNamedNodeMap cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tThe method getMapping(String) from the type NameSpaceSymbTable refers to the missing type Attr\n\tAttr cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method getSubNode() from the type XMLSignatureInput refers to the missing type Node\n\tThe method getSubNode() from the type XMLSignatureInput refers to the missing type Node\n\tThe method getNodeSet() from the type XMLSignatureInput refers to the missing type Node\n\tElement cannot be resolved to a type\n\tNamedNodeMap cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr 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.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack;

  void push(int);
    descriptor: (I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
         0: .line 75
            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.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack;
    MethodParameters:
       Name  Flags
      level  

  void addXmlnsAttr(Attr);
    descriptor: (LAttr;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttr cannot be resolved to a type\n\tList<Attr> 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.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack;
    MethodParameters:
      Name  Flags
      n     

  void getXmlnsAttr(java.util.Collection<Attr>);
    descriptor: (Ljava/util/Collection;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
         0: .line 102
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttr cannot be resolved to a type\n\tList<Attr> cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tList<Attr> cannot be resolved to a type\n\tAttr 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.c14n.implementations.Canonicalizer20010315$XmlAttrStack this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315$XmlAttrStack;
    Signature: (Ljava/util/Collection<LAttr;>;)V
    MethodParameters:
      Name  Flags
      col   
}
SourceFile: "Canonicalizer20010315.java"
NestHost: com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315
InnerClasses:
  private XmlAttrStack = com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack of com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315
  XmlsStackElement = com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack$XmlsStackElement of com.sun.org.apache.xml.internal.security.c14n.implementations.Canonicalizer20010315$XmlAttrStack