Package org.eclipse.lemminx.extensions.xerces
package org.eclipse.lemminx.extensions.xerces
-
ClassesClassDescriptionThe SAX
ErrorHandlergives just information of the offset where there is an error.Abstract class reporter with referenced grammar.Xerces usesXMLDTDValidatorwhich gets the DOCTYPE dtd file from the declared DOCTYPE.SchemaMessageProvider implements an XMLMessageProvider that provides localizable error messages for the W3C XML Schema LanguageThe XercesSchemaParsingConfigdoesn't give the capability to customize the XML entity manager.LSP security manager.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 SYSTEMXMLEntityResolverused when XML, XSD, DTD is validated and declared some external resources (with DOCTYPE, xsi:schemaLocation, etc).The root diagnostic information when a grammar (XSD, DTD) have some errors and it is referenced in a XML.Java reflection utilities.