Package | Description |
---|---|
org.eclipse.lemminx | |
org.eclipse.lemminx.extensions.contentmodel.settings | |
org.eclipse.lemminx.services | |
org.eclipse.lemminx.settings |
Modifier and Type | Method and Description |
---|---|
XMLValidationSettings |
XMLTextDocumentService.getValidationSettings() |
Modifier and Type | Method and Description |
---|---|
XMLValidationSettings |
ContentModelSettings.getValidation() |
XMLValidationSettings |
XMLValidationSettings.merge(XMLValidationSettings settings) |
Modifier and Type | Method and Description |
---|---|
XMLValidationSettings |
XMLValidationSettings.merge(XMLValidationSettings settings) |
void |
ContentModelSettings.setValidation(XMLValidationSettings validation) |
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.Diagnostic> |
XMLLanguageService.doDiagnostics(DOMDocument xmlDocument,
org.eclipse.lsp4j.jsonrpc.CancelChecker monitor,
XMLValidationSettings validationSettings) |
CompletableFuture<Path> |
XMLLanguageService.publishDiagnostics(DOMDocument xmlDocument,
Consumer<org.eclipse.lsp4j.PublishDiagnosticsParams> publishDiagnostics,
Consumer<TextDocument> triggerValidation,
XMLValidationSettings validationSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker monitor) |
Modifier and Type | Method and Description |
---|---|
XMLValidationSettings |
SharedSettings.getValidationSettings() |
Copyright © 2020. All rights reserved.