Uses of Class
org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
-
-
Uses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
Subclasses of AbstractLSPErrorReporter in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics Modifier and Type Class Description classLSPErrorReporterForXMLLSP 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.xerces Modifier and Type Class Description classAbstractReferencedGrammarLSPErrorReporterAbstract class reporter with referenced grammar.Constructors in org.eclipse.lemminx.extensions.xerces with parameters of type AbstractLSPErrorReporter Constructor Description LSPXMLEntityManager(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.diagnostics Modifier and Type Class Description classLSPErrorReporterForXSDThe SAXErrorHandlergives just information of the offset where there is an error.
-