class javax.swing.plaf.synth.SynthParser
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javax.swing.plaf.synth.SynthParser
  super_class: java.lang.Object
{
  private static final java.lang.String ELEMENT_SYNTH;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "synth"

  private static final java.lang.String ELEMENT_STYLE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "style"

  private static final java.lang.String ELEMENT_STATE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "state"

  private static final java.lang.String ELEMENT_FONT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "font"

  private static final java.lang.String ELEMENT_COLOR;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "color"

  private static final java.lang.String ELEMENT_IMAGE_PAINTER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "imagePainter"

  private static final java.lang.String ELEMENT_PAINTER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "painter"

  private static final java.lang.String ELEMENT_PROPERTY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "property"

  private static final java.lang.String ELEMENT_SYNTH_GRAPHICS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "graphicsUtils"

  private static final java.lang.String ELEMENT_IMAGE_ICON;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "imageIcon"

  private static final java.lang.String ELEMENT_BIND;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "bind"

  private static final java.lang.String ELEMENT_BIND_KEY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "bindKey"

  private static final java.lang.String ELEMENT_INSETS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "insets"

  private static final java.lang.String ELEMENT_OPAQUE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "opaque"

  private static final java.lang.String ELEMENT_DEFAULTS_PROPERTY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "defaultsProperty"

  private static final java.lang.String ELEMENT_INPUT_MAP;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "inputMap"

  private static final java.lang.String ATTRIBUTE_ACTION;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "action"

  private static final java.lang.String ATTRIBUTE_ID;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "id"

  private static final java.lang.String ATTRIBUTE_IDREF;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "idref"

  private static final java.lang.String ATTRIBUTE_CLONE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "clone"

  private static final java.lang.String ATTRIBUTE_VALUE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "value"

  private static final java.lang.String ATTRIBUTE_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "name"

  private static final java.lang.String ATTRIBUTE_STYLE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "style"

  private static final java.lang.String ATTRIBUTE_SIZE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "size"

  private static final java.lang.String ATTRIBUTE_TYPE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "type"

  private static final java.lang.String ATTRIBUTE_TOP;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "top"

  private static final java.lang.String ATTRIBUTE_LEFT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "left"

  private static final java.lang.String ATTRIBUTE_BOTTOM;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "bottom"

  private static final java.lang.String ATTRIBUTE_RIGHT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "right"

  private static final java.lang.String ATTRIBUTE_KEY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "key"

  private static final java.lang.String ATTRIBUTE_SOURCE_INSETS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "sourceInsets"

  private static final java.lang.String ATTRIBUTE_DEST_INSETS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "destinationInsets"

  private static final java.lang.String ATTRIBUTE_PATH;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "path"

  private static final java.lang.String ATTRIBUTE_STRETCH;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "stretch"

  private static final java.lang.String ATTRIBUTE_PAINT_CENTER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "paintCenter"

  private static final java.lang.String ATTRIBUTE_METHOD;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "method"

  private static final java.lang.String ATTRIBUTE_DIRECTION;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "direction"

  private static final java.lang.String ATTRIBUTE_CENTER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "center"

  private com.sun.beans.decoder.DocumentHandler _handler;
    descriptor: Lcom/sun/beans/decoder/DocumentHandler;
    flags: (0x0002) ACC_PRIVATE

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

  private javax.swing.plaf.synth.DefaultSynthStyleFactory _factory;
    descriptor: Ljavax/swing/plaf/synth/DefaultSynthStyleFactory;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List<javax.swing.plaf.synth.ParsedSynthStyle$StateInfo> _stateInfos;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljavax/swing/plaf/synth/ParsedSynthStyle$StateInfo;>;

  private javax.swing.plaf.synth.ParsedSynthStyle _style;
    descriptor: Ljavax/swing/plaf/synth/ParsedSynthStyle;
    flags: (0x0002) ACC_PRIVATE

  private javax.swing.plaf.synth.ParsedSynthStyle$StateInfo _stateInfo;
    descriptor: Ljavax/swing/plaf/synth/ParsedSynthStyle$StateInfo;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List<java.lang.String> _inputMapBindings;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljava/lang/String;>;

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

  private java.util.Map<java.lang.String, java.lang.Object> _mapping;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  private java.net.URL _urlResourceBase;
    descriptor: Ljava/net/URL;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Class<?> _classResourceBase;
    descriptor: Ljava/lang/Class;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/lang/Class<*>;

  private java.util.List<javax.swing.plaf.synth.ColorType> _colorTypes;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljavax/swing/plaf/synth/ColorType;>;

  private java.util.Map<java.lang.String, java.lang.Object> _defaultsMap;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  private java.util.List<javax.swing.plaf.synth.ParsedSynthStyle$PainterInfo> _stylePainters;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljavax/swing/plaf/synth/ParsedSynthStyle$PainterInfo;>;

  private java.util.List<javax.swing.plaf.synth.ParsedSynthStyle$PainterInfo> _statePainters;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Ljavax/swing/plaf/synth/ParsedSynthStyle$PainterInfo;>;

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tDefaultHandler cannot be resolved to a type\n\tSAXParser cannot be resolved to a type\n\tSAXParserFactory cannot be resolved\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tLocator cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  public void parse(java.io.InputStream, javax.swing.plaf.synth.DefaultSynthStyleFactory, java.net.URL, java.lang.Class<?>, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Ljava/io/InputStream;Ljavax/swing/plaf/synth/DefaultSynthStyleFactory;Ljava/net/URL;Ljava/lang/Class;Ljava/util/Map;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 240
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXParser cannot be resolved to a type\n\tSAXParserFactory cannot be resolved\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws java.text.ParseException, java.lang.IllegalArgumentException
    Signature: (Ljava/io/InputStream;Ljavax/swing/plaf/synth/DefaultSynthStyleFactory;Ljava/net/URL;Ljava/lang/Class<*>;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)V
    MethodParameters:
                   Name  Flags
      inputStream        
      factory            
      urlResourceBase    
      classResourceBase  
      defaultsMap        

  private java.net.URL getResource(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/net/URL;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    MethodParameters:
      Name  Flags
      path  

  private void reset();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 276
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  private boolean isForwarding();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 289
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  private com.sun.beans.decoder.DocumentHandler getHandler();
    descriptor: ()Lcom/sun/beans/decoder/DocumentHandler;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 296
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  private java.lang.Object checkCast(java.lang.Object, java.lang.Class);
    descriptor: (Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 325
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
       Name  Flags
      value  
      type   

  private java.lang.Object lookup(java.lang.String, java.lang.Class);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 337
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      key   
      type  

  private void register(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 355
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
       Name  Flags
      key    
      value  

  private int nextInt(java.util.StringTokenizer, java.lang.String);
    descriptor: (Ljava/util/StringTokenizer;Ljava/lang/String;)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 375
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
          Name  Flags
      tok       
      errorMsg  

  private java.awt.Insets parseInsets(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/awt/Insets;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 390
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXException cannot be resolved to a type\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
          Name  Flags
      insets    
      errorMsg  

  void startStyle(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 404
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  private void endStyle();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 425
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  void startState(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 439
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  private void endState();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 500
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;

  void startFont(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 509
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startColor(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 572
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method checkCast(Object, Class) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startProperty(Attributes, java.lang.Object);
    descriptor: (LAttributes;Ljava/lang/Object;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 700
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method nextInt(StringTokenizer, String) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  
      property    

  void startGraphics(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 798
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startInsets(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 816
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method register(String, Object) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startBind(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 861
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startPainter(Attributes, java.lang.String);
    descriptor: (LAttributes;Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 902
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttributes cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tThe method lookup(String, Class) from the type SynthParser refers to the missing type SAXException\n\tThe method parseInsets(String, String) from the type SynthParser refers to the missing type SAXException\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  
      type        

  private void addPainterOrMerge(java.util.List<javax.swing.plaf.synth.ParsedSynthStyle$PainterInfo>, java.lang.String, javax.swing.plaf.synth.SynthPainter, );
    descriptor: (Ljava/util/List;Ljava/lang/String;Ljavax/swing/plaf/synth/SynthPainter;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1025
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Signature: (Ljava/util/List<Ljavax/swing/plaf/synth/ParsedSynthStyle$PainterInfo;>;Ljava/lang/String;Ljavax/swing/plaf/synth/SynthPainter;I)V
    MethodParameters:
           Name  Flags
      painters   
      method     
      painter    
      direction  

  void startImageIcon(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1045
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  void startOpaque(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1065
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAttributes cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    MethodParameters:
            Name  Flags
      attributes  

  void startInputMap(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1079
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  private void endInputMap();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1093
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException

  void startBindKey(Attributes);
    descriptor: (LAttributes;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      attributes  

  public InputSource resolveEntity(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)LInputSource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1136
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws java.io.IOException, SAXException
    MethodParameters:
          Name  Flags
      publicId  
      systemId  

  public void notationDecl(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.swing.plaf.synth.SynthParser this
         0: .line 1143
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
          Name  Flags
      name      
      publicId  
      systemId  

  public void unparsedEntityDecl(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1150
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
              Name  Flags
      name          
      publicId      
      systemId      
      notationName  

  public void setDocumentLocator(Locator);
    descriptor: (LLocator;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1157
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tLocator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    MethodParameters:
         Name  Flags
      locator  

  public void startDocument();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1163
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException

  public void endDocument();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1169
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException

  public void startElement(java.lang.String, java.lang.String, java.lang.String, Attributes);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;LAttributes;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
            Name  Flags
      uri         
      local       
      name        
      attributes  

  public void endElement(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.swing.plaf.synth.SynthParser this
         0: .line 1231
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
       Name  Flags
      uri    
      local  
      name   

  public void characters(char[], int, int);
    descriptor: ([CII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1254
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
        Name  Flags
      ch      
      start   
      length  

  public void ignorableWhitespace(char[], int, int);
    descriptor: ([CII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1261
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
        Name  Flags
      ch      
      start   
      length  

  public void processingInstruction(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.swing.plaf.synth.SynthParser this
         0: .line 1268
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
        Name  Flags
      target  
      data    

  public void warning(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1274
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      e     

  public void error(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1280
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      e     

  public void fatalError(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.swing.plaf.synth.SynthParser this
         0: .line 1287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSAXException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javax.swing.plaf.synth.SynthParser this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/swing/plaf/synth/SynthParser;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      e     
}
SourceFile: "SynthParser.java"
NestMembers:
  javax.swing.plaf.synth.SynthParser$LazyImageIcon
InnerClasses:
  PainterInfo = javax.swing.plaf.synth.ParsedSynthStyle$PainterInfo of javax.swing.plaf.synth.ParsedSynthStyle
  StateInfo = javax.swing.plaf.synth.ParsedSynthStyle$StateInfo of javax.swing.plaf.synth.ParsedSynthStyle
  private LazyImageIcon = javax.swing.plaf.synth.SynthParser$LazyImageIcon of javax.swing.plaf.synth.SynthParser