class sun.util.xml.PlatformXmlPropertiesProvider$EH
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.util.xml.PlatformXmlPropertiesProvider$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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
         0: .line 32
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xml cannot be resolved\n\tThe import org.w3c cannot be resolved\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\tDocument cannot be resolved to a type\n\tThe method getLoadingDoc(InputStream) from the type PlatformXmlPropertiesProvider refers to the missing type Document\n\tSAXException cannot be resolved to a type\n\tElement 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\tInputSource cannot be resolved to a type\n\tParserConfigurationException 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\tNode 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\tParserConfigurationException 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\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\tOutputKeys cannot be resolved to a variable\n\tOutputKeys cannot be resolved to a variable\n\tTransformerConfigurationException cannot be resolved to a type\n\tDOMSource cannot be resolved to a type\n\tDOMSource cannot be resolved to a type\n\tStreamResult cannot be resolved to a type\n\tStreamResult cannot be resolved to a type\n\tTransformerException 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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/util/xml/PlatformXmlPropertiesProvider$EH;

  public void error(SAXParseException);
    descriptor: (LSAXParseException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
         0: .line 209
            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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/util/xml/PlatformXmlPropertiesProvider$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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
         0: .line 212
            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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/util/xml/PlatformXmlPropertiesProvider$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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
         0: .line 215
            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 // sun.util.xml.PlatformXmlPropertiesProvider$EH this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/util/xml/PlatformXmlPropertiesProvider$EH;
    Exceptions:
      throws SAXException
    MethodParameters:
      Name  Flags
      x     
}
SourceFile: "PlatformXmlPropertiesProvider.java"
NestHost: sun.util.xml.PlatformXmlPropertiesProvider
InnerClasses:
  private EH = sun.util.xml.PlatformXmlPropertiesProvider$EH of sun.util.xml.PlatformXmlPropertiesProvider