| Class | Description |
|---|---|
| ContentModelDiagnosticsParticipant |
Validate XML files with Xerces for general SYNTAX validation and XML Schema,
DTD.
|
| LSPErrorReporterForXML |
LSP error reporter for XML syntax and error grammar (XML Schema/DTD).
|
| LSPSAXParser |
Extension of Xerces SAX Parser to fix some Xerces bugs:
[BUG 1]: when the DTD file path is wrong on DOCTYPE, Xerces breaks all
validation like syntax validation
[BUG 2]: when Xerces XML grammar pool is used, the second validation
ignore the existing of entities.
|
| LSPXMLGrammarPool |
LSP XML grammar pool.
|
| LSPXMLGrammarPool.Entry |
This class is a grammar pool entry.
|
| XMLValidator |
XML validator utilities class.
|
Copyright © 2022. All rights reserved.