class java.util.prefs.XmlSupport$EH
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: java.util.prefs.XmlSupport$EH
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.util.prefs.XmlSupport$EH this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tDocument cannot be resolved to a type\n\tThe method createPrefsDoc(String) from the type XmlSupport refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method loadPrefsDoc(InputStream) from the type XmlSupport refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDOMImplementation cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved\n\tDocumentType cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved\n\tDocumentBuilder cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tTransformerFactory cannot be resolved to a type\n\tTransformerFactory cannot be resolved\n\tTransformer cannot be resolved to a type\n\tOutputKeys cannot be resolved to a variable\n\tOutputKeys cannot be resolved to a variable\n\tDOMSource cannot be resolved to a type\n\tStreamResult cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method ImportSubtree(Preferences, Element) from the type XmlSupport refers to the missing type Element\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method createPrefsDoc(String) from the type XmlSupport refers to the missing type Document\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tThe method loadPrefsDoc(InputStream) from the type XmlSupport refers to the missing type Document\n\tElement cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tEntityResolver cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tErrorHandler cannot be resolved to a type\n\tSAXParseException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXParseException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tSAXParseException 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 // java.util.prefs.XmlSupport$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/util/prefs/XmlSupport$EH;

  public void error(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.util.prefs.XmlSupport$EH this
         0: .line 411
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXParseException 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 // java.util.prefs.XmlSupport$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/util/prefs/XmlSupport$EH;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      x     

  public void fatalError(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.util.prefs.XmlSupport$EH this
         0: .line 414
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXParseException 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 // java.util.prefs.XmlSupport$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/util/prefs/XmlSupport$EH;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      x     

  public void warning(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.util.prefs.XmlSupport$EH this
         0: .line 417
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSAXParseException 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 // java.util.prefs.XmlSupport$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljava/util/prefs/XmlSupport$EH;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      x     
}
SourceFile: "XmlSupport.java"
NestHost: java.util.prefs.XmlSupport
InnerClasses:
  private EH = java.util.prefs.XmlSupport$EH of java.util.prefs.XmlSupport