| Class | Description |
|---|---|
| AbstractLSPErrorReporter |
The SAX
ErrorHandler gives just information of the offset where there
is an error. |
| AbstractReferencedGrammarLSPErrorReporter |
Abstract class reporter with referenced grammar.
|
| ExternalXMLDTDValidator |
Xerces uses
XMLDTDValidator which gets the DOCTYPE dtd file from the
declared DOCTYPE. |
| LSPMessageFormatter |
SchemaMessageProvider implements an XMLMessageProvider that provides
localizable error messages for the W3C XML Schema Language
|
| LSPXMLEntityResolver |
XMLEntityResolver used when XML, XSD, DTD is validated and declared
some external resources (with DOCTYPE, xsi:schemaLocation, etc). |
| ReferencedGrammarDiagnosticsInfo |
The root diagnostic information when a grammar (XSD, DTD) have some errors
and it is referenced in a XML.
|
| ReflectionUtils |
Java reflection utilities.
|
Copyright © 2022. All rights reserved.