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 |
---|---|
XMLValidationRootSettings |
XMLTextDocumentService.getValidationSettings() |
Modifier and Type | Method and Description |
---|---|
XMLValidationRootSettings |
ContentModelSettings.getValidation() |
XMLValidationRootSettings |
XMLValidationRootSettings.merge(XMLValidationRootSettings settings) |
Modifier and Type | Method and Description |
---|---|
XMLValidationRootSettings |
XMLValidationRootSettings.merge(XMLValidationRootSettings settings) |
void |
ContentModelSettings.setValidation(XMLValidationRootSettings validation) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Path> |
XMLLanguageService.publishDiagnostics(DOMDocument xmlDocument,
Consumer<org.eclipse.lsp4j.PublishDiagnosticsParams> publishDiagnostics,
Consumer<TextDocument> triggerValidation,
XMLValidationRootSettings validationSettings,
Map<String,Object> validationArgs,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
XMLValidationRootSettings |
SharedSettings.getValidationSettings() |
Copyright © 2022. All rights reserved.