public class javax.imageio.metadata.IIOMetadataNode
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: javax.imageio.metadata.IIOMetadataNode
  super_class: java.lang.Object
{
  private java.lang.String nodeName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String nodeValue;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Object userObject;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE

  private javax.imageio.metadata.IIOMetadataNode parent;
    descriptor: Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0002) ACC_PRIVATE

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

  private javax.imageio.metadata.IIOMetadataNode firstChild;
    descriptor: Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0002) ACC_PRIVATE

  private javax.imageio.metadata.IIOMetadataNode lastChild;
    descriptor: Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0002) ACC_PRIVATE

  private javax.imageio.metadata.IIOMetadataNode nextSibling;
    descriptor: Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0002) ACC_PRIVATE

  private javax.imageio.metadata.IIOMetadataNode previousSibling;
    descriptor: Ljavax/imageio/metadata/IIOMetadataNode;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List attributes;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE

  java.lang.String textContent;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode 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\tNodeList 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\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\tDOMException cannot be resolved to a type\n\tTypeInfo cannot be resolved to a type\n\tUserDataHandler cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException 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 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\tElement cannot be resolved to a type\n\tNodeList 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\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\tDOMException cannot be resolved to a type\n\tAttr cannot be resolved to a type\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\tTypeInfo cannot be resolved to a type\n\tUserDataHandler cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException 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 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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode 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\tNodeList 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\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\tDOMException cannot be resolved to a type\n\tTypeInfo cannot be resolved to a type\n\tUserDataHandler cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException 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 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\tElement cannot be resolved to a type\n\tNodeList 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\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\tDOMException cannot be resolved to a type\n\tAttr cannot be resolved to a type\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\tTypeInfo cannot be resolved to a type\n\tUserDataHandler cannot be resolved to a type\n\tDOMException cannot be resolved to a type\n\tDOMException 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 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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
          Name  Flags
      nodeName  

  void checkNode(Node);
    descriptor: (LNode;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 346
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
      Name  Flags
      node  

  public java.lang.String getNodeName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 363
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public java.lang.String getNodeValue();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 367
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException

  public void setNodeValue(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 371
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
           Name  Flags
      nodeValue  

  public short getNodeType();
    descriptor: ()S
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 382
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tELEMENT_NODE cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node getParentNode();
    descriptor: ()LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 398
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public NodeList getChildNodes();
    descriptor: ()LNodeList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 402
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNodeList cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node getFirstChild();
    descriptor: ()LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 413
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node getLastChild();
    descriptor: ()LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 424
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node getPreviousSibling();
    descriptor: ()LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 435
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node getNextSibling();
    descriptor: ()LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 446
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public NamedNodeMap getAttributes();
    descriptor: ()LNamedNodeMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 450
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNamedNodeMap cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Document getOwnerDocument();
    descriptor: ()LDocument;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 460
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tDocument cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node insertBefore(Node, Node);
    descriptor: (LNode;LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 478
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
          Name  Flags
      newChild  
      refChild  

  public Node replaceChild(Node, Node);
    descriptor: (LNode;LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 536
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
          Name  Flags
      newChild  
      oldChild  

  public Node removeChild(Node);
    descriptor: (LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 587
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
          Name  Flags
      oldChild  

  public Node appendChild(Node);
    descriptor: (LNode;)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 631
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
          Name  Flags
      newChild  

  public boolean hasChildNodes();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 646
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public Node cloneNode(boolean);
    descriptor: (Z)LNode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 664
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      deep  

  public void normalize();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 684
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public boolean isSupported(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 696
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
         Name  Flags
      feature  
      version  

  public java.lang.String getNamespaceURI();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 703
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException

  public java.lang.String getPrefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 714
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public void setPrefix(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 725
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
        Name  Flags
      prefix  

  public java.lang.String getLocalName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 733
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public java.lang.String getTagName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 739
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

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

  public java.lang.String getAttributeNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 756
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

  public void setAttribute(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 771
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
       Name  Flags
      name   
      value  

  public void setAttributeNS(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 783
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
               Name  Flags
      namespaceURI   
      qualifiedName  
      value          

  public void removeAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 788
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      name  

  private void removeAttribute(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 797
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method setOwnerElement(Element) from the type IIOAttr refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      name          
      checkPresent  

  public void removeAttributeNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 813
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

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

  public Attr getAttributeNodeNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)LAttr;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 828
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAttr cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

  public Attr setAttributeNode(Attr);
    descriptor: (LAttr;)LAttr;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 833
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
         Name  Flags
      newAttr  

  public Attr setAttributeNodeNS(Attr);
    descriptor: (LAttr;)LAttr;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 869
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAttr cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
         Name  Flags
      newAttr  

  public Attr removeAttributeNode(Attr);
    descriptor: (LAttr;)LAttr;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 873
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAttr cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
         Name  Flags
      oldAttr  

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

  private void getElementsByTagName(java.lang.String, java.util.List);
    descriptor: (Ljava/lang/String;Ljava/util/List;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 889
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      name  
      l     

  public NodeList getElementsByTagNameNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)LNodeList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 899
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNodeList cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

  public boolean hasAttributes();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 904
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public boolean hasAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 909
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getAttributeNode(String) from the type IIOMetadataNode refers to the missing type Attr\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      name  

  public boolean hasAttributeNS(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 915
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     

  public int getLength();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 922
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  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.IIOMetadataNode this
         0: .line 926
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
       Name  Flags
      index  

  public java.lang.Object getUserObject();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 945
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public void setUserObject(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 956
            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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
            Name  Flags
      userObject  

  public void setIdAttribute(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 963
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
      Name  Flags
      name  
      isId  

  public void setIdAttributeNS(java.lang.String, java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 970
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
              Name  Flags
      namespaceURI  
      localName     
      isId          

  public void setIdAttributeNode(Attr, boolean);
    descriptor: (LAttr;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 976
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
        Name  Flags
      idAttr  
      isId    

  public TypeInfo getSchemaTypeInfo();
    descriptor: ()LTypeInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 980
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeInfo cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;

  public java.lang.Object setUserData(java.lang.String, java.lang.Object, UserDataHandler);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;LUserDataHandler;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 986
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tUserDataHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.imageio.metadata.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
         Name  Flags
      key      
      data     
      handler  

  public java.lang.Object getUserData(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 992
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      key   

  public java.lang.Object getFeature(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 995
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
         Name  Flags
      feature  
      version  

  public boolean isSameNode(Node);
    descriptor: (LNode;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 998
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      node  

  public boolean isEqualNode(Node);
    descriptor: (LNode;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1002
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
      Name  Flags
      node  

  public java.lang.String lookupNamespaceURI(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1006
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
        Name  Flags
      prefix  

  public boolean isDefaultNamespace(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1009
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  

  public java.lang.String lookupPrefix(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1013
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    MethodParameters:
              Name  Flags
      namespaceURI  

  public java.lang.String getTextContent();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1016
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException

  public void setTextContent(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1019
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
             Name  Flags
      textContent  

  public short compareDocumentPosition(Node);
    descriptor: (LNode;)S
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1025
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
    Exceptions:
      throws DOMException
    MethodParameters:
       Name  Flags
      other  

  public java.lang.String getBaseURI();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.imageio.metadata.IIOMetadataNode this
         0: .line 1029
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.IIOMetadataNode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/imageio/metadata/IIOMetadataNode;
}
SourceFile: "IIOMetadataNode.java"