Uses of Class
org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
Packages that use AbstractLSPErrorReporter
Package
Description
-
Uses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
Subclasses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.contentmodel.participants.diagnosticsModifier and TypeClassDescriptionclassLSP error reporter for XML syntax and error grammar (XML Schema/DTD). -
Uses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.xerces
Subclasses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.xercesModifier and TypeClassDescriptionclassAbstract class reporter with referenced grammar.Constructors in org.eclipse.lemminx.extensions.xerces with parameters of type AbstractLSPErrorReporterModifierConstructorDescriptionLSPXMLEntityManager(AbstractLSPErrorReporter errorReporter, LSPXMLGrammarPool grammarPool) -
Uses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
Subclasses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.xsd.participants.diagnosticsModifier and TypeClassDescriptionclassThe SAXErrorHandlergives just information of the offset where there is an error.