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

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=6, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
         0: .line 48
            aload 0 /* this */
            iconst_1
         1: .line 49
            ldc "javax_imageio_gif_image_1.0"
         2: .line 50
            ldc "com.sun.imageio.plugins.gif.GIFImageMetadataFormat"
         3: .line 51
            aconst_null
            aconst_null
            invokespecial com.sun.imageio.plugins.gif.GIFImageMetadata.<init>:(ZLjava/lang/String;Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
         4: .line 52
            return
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;

  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.GIFWritableImageMetadata this
         0: .line 55
            iconst_0
            ireturn
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;

  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.GIFWritableImageMetadata this
         0: .line 60
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.imageLeftPosition:I
         1: .line 61
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.imageTopPosition:I
         2: .line 62
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.imageWidth:I
         3: .line 63
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.imageHeight:I
         4: .line 64
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.interlaceFlag:Z
         5: .line 65
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.sortFlag:Z
         6: .line 66
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.localColorTable:[B
         7: .line 69
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.disposalMethod:I
         8: .line 70
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.userInputFlag:Z
         9: .line 71
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.transparentColorFlag:Z
        10: .line 72
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.delayTime:I
        11: .line 73
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.transparentColorIndex:I
        12: .line 76
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.hasPlainTextExtension:Z
        13: .line 77
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textGridLeft:I
        14: .line 78
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textGridTop:I
        15: .line 79
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textGridWidth:I
        16: .line 80
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textGridHeight:I
        17: .line 81
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.characterCellWidth:I
        18: .line 82
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.characterCellHeight:I
        19: .line 83
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textForegroundColor:I
        20: .line 84
            aload 0 /* this */
            iconst_0
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.textBackgroundColor:I
        21: .line 85
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.text:[B
        22: .line 88
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.applicationIDs:Ljava/util/List;
        23: .line 89
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.authenticationCodes:Ljava/util/List;
        24: .line 90
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.applicationData:Ljava/util/List;
        25: .line 94
            aload 0 /* this */
            aconst_null
            putfield com.sun.imageio.plugins.gif.GIFWritableImageMetadata.comments:Ljava/util/List;
        26: .line 95
            return
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   27     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;

  private byte[] fromISO8859(java.lang.String);
    descriptor: (Ljava/lang/String;)[B
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
        start local 1 // java.lang.String data
         0: .line 99
            aload 1 /* data */
            ldc "ISO-8859-1"
            invokevirtual java.lang.String.getBytes:(Ljava/lang/String;)[B
         1: areturn
         2: .line 100
      StackMap locals:
      StackMap stack: java.io.UnsupportedEncodingException
            pop
         3: .line 101
            new java.lang.String
            dup
            ldc ""
            invokespecial java.lang.String.<init>:(Ljava/lang/String;)V
            invokevirtual java.lang.String.getBytes:()[B
            areturn
        end local 1 // java.lang.String data
        end local 0 // com.sun.imageio.plugins.gif.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;
            0    4     1  data  Ljava/lang/String;
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.UnsupportedEncodingException
    MethodParameters:
      Name  Flags
      data  

  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.GIFWritableImageMetadata this
         0: .line 105
            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\tThe method getStringAttribute(Node, String, String, boolean, String[]) from the type GIFMetadata refers to the missing type Node\n\tThe method getStringAttribute(Node, String, String, boolean, String[]) from the type GIFMetadata refers to the missing type Node\n\tThe method fatal(Node, String) from the type GIFMetadata refers to the missing type Node\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.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;
    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.GIFWritableImageMetadata this
         0: .line 299
            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\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.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;
    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.GIFWritableImageMetadata this
         0: .line 396
            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.GIFWritableImageMetadata this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFWritableImageMetadata;
    Exceptions:
      throws javax.imageio.metadata.IIOInvalidTreeException
    MethodParameters:
            Name  Flags
      formatName  
      root        
}
SourceFile: "GIFWritableImageMetadata.java"