| Interface | Description |
|---|---|
| IXMLDocumentProvider |
DOMDocument provider. |
| IXMLFullFormatter |
XML formatter API.
|
| IXMLNotificationService |
Notification service API
|
| IXMLValidationService |
XML Document validation service available to XML LS extensions
|
| Class | Description |
|---|---|
| AttributeCompletionItem | |
| DocumentSymbolsResult |
Result for document symbols computation for the textDocument/documentSymbol
request
|
| LimitList<T> |
List class which checks the limit when item is added.
|
| SymbolInformationResult |
Result for symbols information computation for the
textDocument/documentSymbol request
|
| XMLCodeActions |
Code action support.
|
| XMLCompletions |
XML completions support.
|
| XMLLanguageService |
XML Language service.
|
| XMLRename |
Handle all rename requests
Author: Nikolas Komonen - nkomonen@redhat.com
|
| Exception | Description |
|---|---|
| LimitList.ResultLimitExceededException |
Copyright © 2021. All rights reserved.