class com.sun.imageio.plugins.gif.GIFWritableStreamMetadata extends com.sun.imageio.plugins.gif.GIFStreamMetadata
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.imageio.plugins.gif.GIFWritableStreamMetadata
  super_class: com.sun.imageio.plugins.gif.GIFStreamMetadata
{
  static final java.lang.String NATIVE_FORMAT_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: "javax_imageio_gif_stream_1.0"

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 49
            aload 0 /* this */
            iconst_1
         1: .line 50
            ldc "javax_imageio_gif_stream_1.0"
         2: .line 51
            ldc "com.sun.imageio.plugins.gif.GIFStreamMetadataFormat"
         3: .line 52
            aconst_null
            aconst_null
            invokespecial com.sun.imageio.plugins.gif.GIFStreamMetadata.<init>:(ZLjava/lang/String;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
         4: .line 55
            aload 0 /* this */
            invokevirtual com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.reset:()V
         5: .line 56
            return
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;

  public boolean isReadOnly();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 59
            iconst_0
            ireturn
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;

  public void mergeTree(java.lang.String, Node);
    descriptor: (Ljava/lang/String;LNode;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 62
            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 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
            Name  Flags
      formatName  
      root        

  public void reset();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 81
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.version:Ljava/lang/String;
         1: .line 83
            aload 0 /* this */
            iconst_m1
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.logicalScreenWidth:I
         2: .line 84
            aload 0 /* this */
            iconst_m1
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.logicalScreenHeight:I
         3: .line 85
            aload 0 /* this */
            iconst_m1
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.colorResolution:I
         4: .line 86
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.pixelAspectRatio:I
         5: .line 88
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.backgroundColorIndex:I
         6: .line 89
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.sortFlag:Z
         7: .line 90
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableStreamMetadata.globalColorTable:[B
         8: .line 91
            return
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;

  protected void mergeNativeTree(Node);
    descriptor: (LNode;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 93
            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 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
      Name  Flags
      root  

  protected void mergeStandardTree(Node);
    descriptor: (LNode;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 167
            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\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 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
      Name  Flags
      root  

  public void setFromTree(java.lang.String, Node);
    descriptor: (Ljava/lang/String;LNode;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
         0: .line 261
            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 // com.sun.imageio.plugins.gif.GIFWritableStreamMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableStreamMetadata;
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
            Name  Flags
      formatName  
      root        
}
SourceFile: "GIFWritableStreamMetadata.java"