class javax.imageio.metadata.IIONamedNodeMap
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.imageio.metadata.IIONamedNodeMap
  super_class: java.lang.Object
{
  java.util.List nodes;
    descriptor: Ljava/util/List;
    flags: (0x0000) 

  public void <init>(java.util.List);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 32
            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\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\tDOMException cannot be resolved to a type\n\tNamedNodeMap cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tThe method getNamedItem(String) from the type IIONamedNodeMap refers to the missing type Node\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tThe method removeNamedItem(String) from the type IIONamedNodeMap refers to the missing type Node\n\tNodeList cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tATTRIBUTE_NODE 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\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tNo exception of type IIODOMException can be thrown; an exception type must be a subclass of Throwable\n\tDOMException cannot be resolved to a variable\n\tELEMENT_NODE cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNamedNodeMap cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tThe method cloneNode(boolean) from the type IIOMetadataNode refers to the missing type Node\n\tDOMException cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getAttributeNode(String) from the type IIOMetadataNode refers to the missing type Attr\n\tDOMException cannot be resolved to a variable\n\tThe method setOwnerElement(Element) from the type IIOAttr refers to the missing type Element\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tThe method getAttributeNode(String) from the type IIOMetadataNode refers to the missing type Attr\n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
       Name  Flags
      nodes  

  public int getLength();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;

  public Node getNamedItem(java.lang.String);
    descriptor: (Ljava/lang/String;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 62
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
      Name  Flags
      name  

  public Node item(int);
    descriptor: (I)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 74
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
       Name  Flags
      index  

  public Node removeNamedItem(java.lang.String);
    descriptor: (Ljava/lang/String;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
      Name  Flags
      name  

  public Node setNamedItem(Node);
    descriptor: (LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
      Name  Flags
      arg   

  public Node getNamedItemNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tThe method getNamedItem(String) from the type IIONamedNodeMap refers to the missing type Node\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

  public Node setNamedItemNS(Node);
    descriptor: (LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
      Name  Flags
      arg   

  public Node removeNamedItemNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIONamedNodeMap this
         0: .line 106
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tThe method removeNamedItem(String) from the type IIONamedNodeMap refers to the missing type Node\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIONamedNodeMap this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIONamedNodeMap;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     
}
SourceFile: "IIOMetadataNode.java"