class javax.imageio.metadata.IIONodeList
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javax.imageio.metadata.IIONodeList
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 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/imageio/metadata/IIONodeList;
MethodParameters:
Name Flags
nodes
public int getLength();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/imageio/metadata/IIONodeList;
public Node item(int);
descriptor: (I)LNode;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/imageio/metadata/IIONodeList;
MethodParameters:
Name Flags
index
}
SourceFile: "IIOMetadataNode.java"