| Class | Description |
|---|---|
| RelaxNGURIResolverExtension |
Resolve the RelaxNG for a RelaxNG grammar rng.
|
| RNGCodeLensParticipant |
XSD CodeLens to show references count between XSD types references.
|
| RNGCompletionParticipant | |
| RNGDefinitionParticipant |
XSD definition which manages the following definition:
ref/@name -> define/@name
|
| RNGDiagnosticsParticipant |
Validate RNG file with Jing.
|
| RNGDocumentLinkParticipant |
Implements document links in .rng files for
include/@href
externalRef/@href
|
| RNGFilePathSupportParticipant |
RelaxNG file path support for *.rng to provide completion for attributes :
include/@href
externalRef/@href
|
| RNGHighlightingParticipant |
RNG highlight participant
|
| RNGParserConfiguration |
RNG parser configuration used to set the LSP error reporter.
|
| RNGReferenceParticipant |
RelaxNG rng reference
|
| RNGRenameParticipant |
RNG rename
|
| RNGSAXParser |
Extends Xerces SAX Parser to use the LSP error reporter.
|
| RNGValidator |
RNG validator utilities class.
|
| RNGXMLReaderCreator |
XMLReaderCreator to create the RNG parser. |
Copyright © 2024. All rights reserved.