public class java.beans.XMLDecoder implements java.lang.AutoCloseable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: java.beans.XMLDecoder
  super_class: java.lang.Object
{
  private final java.security.AccessControlContext acc;
    descriptor: Ljava/security/AccessControlContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.sun.beans.decoder.DocumentHandler handler;
    descriptor: Lcom/sun/beans/decoder/DocumentHandler;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final InputSource input;
    descriptor: LInputSource;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

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

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

  public void <init>(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
      Name  Flags
      in    

  public void <init>(java.io.InputStream, java.lang.Object);
    descriptor: (Ljava/io/InputStream;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
       Name  Flags
      in     
      owner  

  public void <init>(java.io.InputStream, java.lang.Object, java.beans.ExceptionListener);
    descriptor: (Ljava/io/InputStream;Ljava/lang/Object;Ljava/beans/ExceptionListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
                   Name  Flags
      in                 
      owner              
      exceptionListener  

  public void <init>(java.io.InputStream, java.lang.Object, java.beans.ExceptionListener, java.lang.ClassLoader);
    descriptor: (Ljava/io/InputStream;Ljava/lang/Object;Ljava/beans/ExceptionListener;Ljava/lang/ClassLoader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
                   Name  Flags
      in                 
      owner              
      exceptionListener  
      cl                 

  public void <init>(InputSource);
    descriptor: (LInputSource;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
      Name  Flags
      is    

  void <init>(InputSource, java.lang.Object, java.beans.ExceptionListener, java.lang.ClassLoader);
    descriptor: (LInputSource;Ljava/lang/Object;Ljava/beans/ExceptionListener;Ljava/lang/ClassLoader;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // java.beans.XMLDecoder this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
       Name  Flags
      is     
      owner  
      el     
      cl     

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.beans.XMLDecoder this
         0: .line 175
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;

  private void close(java.io.Closeable);
    descriptor: (Ljava/io/Closeable;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.beans.XMLDecoder this
         0: .line 180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
      Name  Flags
      in    

  private boolean parsingComplete();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.beans.XMLDecoder this
         0: .line 192
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;

  public void setExceptionListener(java.beans.ExceptionListener);
    descriptor: (Ljava/beans/ExceptionListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.beans.XMLDecoder this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
                   Name  Flags
      exceptionListener  

  public java.beans.ExceptionListener getExceptionListener();
    descriptor: ()Ljava/beans/ExceptionListener;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.beans.XMLDecoder this
         0: .line 235
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;

  public java.lang.Object readObject();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.beans.XMLDecoder this
         0: .line 249
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;

  public void setOwner(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.beans.XMLDecoder this
         0: .line 262
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;
    MethodParameters:
       Name  Flags
      owner  

  public java.lang.Object getOwner();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.beans.XMLDecoder this
         0: .line 273
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // java.beans.XMLDecoder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/beans/XMLDecoder;

  public static DefaultHandler createHandler(java.lang.Object, java.beans.ExceptionListener, java.lang.ClassLoader);
    descriptor: (Ljava/lang/Object;Ljava/beans/ExceptionListener;Ljava/lang/ClassLoader;)LDefaultHandler;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 299
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tDefaultHandler cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      owner  
      el     
      cl     
}
SourceFile: "XMLDecoder.java"
NestMembers:
  java.beans.XMLDecoder$1