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

  boolean rendered;
    descriptor: Z
    flags: (0x0000) 

  java.util.List<Attr> nodes;
    descriptor: Ljava/util/List;
    flags: (0x0000) 
    Signature: Ljava/util/List<LAttr;>;

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.c14n.implementations.XmlAttrStack$XmlsStackElement this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\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\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\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.XmlAttrStack$XmlsStackElement this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/c14n/implementations/XmlAttrStack$XmlsStackElement;
}
SourceFile: "XmlAttrStack.java"
NestHost: com.sun.org.apache.xml.internal.security.c14n.implementations.XmlAttrStack
InnerClasses:
  XmlsStackElement = com.sun.org.apache.xml.internal.security.c14n.implementations.XmlAttrStack$XmlsStackElement of com.sun.org.apache.xml.internal.security.c14n.implementations.XmlAttrStack