Package org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
package org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
ClassesClassDescriptionValidate XML files with Xerces for general SYNTAX validation and XML Schema, DTD.LSP error reporter for XML syntax and error grammar (XML Schema/DTD).Extension of Xerces SAX Parser to fix some Xerces bugs: [BUG 2]: when Xerces XML grammar pool is used, the second validation ignore the existing of entities.LSP XML grammar pool.This class is a grammar pool entry.Xerces grammar pool which tracks all DTD grammars which are cached for an XML validation.Custom Xerces XML parser configuration to : disable only DTD validation if required disable doctype declaration according validation settings disable external entities according validation settings manage a custom grammar pool to retrieve compiled XML Schema/DTD from a given XML file pathMultiple SAX
ContentHandler.XML validator utilities class.