| Package | Description |
|---|---|
| org.eclipse.lemminx | |
| org.eclipse.lemminx.extensions.contentmodel.commands | |
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLLanguageServer
XML language server.
|
| Constructor and Description |
|---|
XMLValidationAllFilesCommand(ContentModelManager contentModelManager,
IXMLDocumentProvider documentProvider,
IXMLValidationService validationService) |
XMLValidationFileCommand(ContentModelManager contentModelManager,
IXMLDocumentProvider documentProvider,
IXMLValidationService validationService) |
| Modifier and Type | Method and Description |
|---|---|
IXMLValidationService |
XMLExtensionsRegistry.getValidationService()
Returns the XML document validation service
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.setValidationService(IXMLValidationService validationService)
Sets the XML document validation service
|
Copyright © 2022. All rights reserved.