Hierarchy For Package org.eclipse.lemminx.extensions.xerces.xmlmodel

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.xerces.util.ParserConfigurationSettings (implements org.apache.xerces.xni.parser.XMLComponentManager)
      • org.apache.xerces.parsers.XML11Configuration (implements org.apache.xerces.parsers.XML11Configurable, org.apache.xerces.xni.parser.XMLPullParserConfiguration)
    • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelConstants
    • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelDeclaration
    • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelHandler (implements org.apache.xerces.xni.parser.XMLComponent, org.apache.xerces.xni.parser.XMLDocumentFilter)

Interface Hierarchy

  • org.apache.xerces.xni.parser.XMLComponent
    • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidator (also extends org.apache.xerces.xni.parser.XMLDocumentFilter)
  • org.apache.xerces.xni.XMLDocumentHandler
    • org.apache.xerces.xni.parser.XMLDocumentFilter (also extends org.apache.xerces.xni.parser.XMLDocumentSource)
      • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidator (also extends org.apache.xerces.xni.parser.XMLComponent)
  • org.apache.xerces.xni.parser.XMLDocumentSource
    • org.apache.xerces.xni.parser.XMLDocumentFilter (also extends org.apache.xerces.xni.XMLDocumentHandler)
      • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidator (also extends org.apache.xerces.xni.parser.XMLComponent)
  • org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidatorFactory