Uses of Package
org.eclipse.lemminx.extensions.xerces
Packages that use org.eclipse.lemminx.extensions.xerces
Package
Description
-
Classes in org.eclipse.lemminx.extensions.xerces used by org.eclipse.lemminx.extensions.contentmodel.participants.diagnosticsClassDescriptionThe SAX
ErrorHandlergives just information of the offset where there is an error.Abstract class reporter with referenced grammar.Custom XML entity manager which return an empty string when a DOCTYPE SYSTEM or ENTITY SYSTEM doesn't exist to: avoid breaking the XML syntax validation when XML contains a DOCTYPE/ENTITY SYSTEM which doesn't exist report the error DOCTYPE/ENTITY SYSTEM which doesn't exist in the proper range of SYSTEMThe root diagnostic information when a grammar (XSD, DTD) have some errors and it is referenced in a XML. -
Classes in org.eclipse.lemminx.extensions.xerces used by org.eclipse.lemminx.extensions.dtd.xmlmodelClassDescriptionXerces uses
XMLDTDValidatorwhich gets the DOCTYPE dtd file from the declared DOCTYPE. -
Classes in org.eclipse.lemminx.extensions.xerces used by org.eclipse.lemminx.extensions.xercesClassDescriptionThe SAX
ErrorHandlergives just information of the offset where there is an error.The root diagnostic information when a grammar (XSD, DTD) have some errors and it is referenced in a XML. -
Classes in org.eclipse.lemminx.extensions.xerces used by org.eclipse.lemminx.extensions.xsd.participants.diagnosticsClassDescriptionThe SAX
ErrorHandlergives just information of the offset where there is an error.Abstract class reporter with referenced grammar.The root diagnostic information when a grammar (XSD, DTD) have some errors and it is referenced in a XML.