Modifier and Type | Class and Description |
---|---|
class |
XMLLanguageServer
XML language server.
|
Constructor and Description |
---|
AssociateGrammarCommand(IXMLDocumentProvider documentProvider) |
XMLValidationAllFilesCommand(ContentModelManager contentModelManager,
IXMLDocumentProvider documentProvider,
IXMLValidationService validationService) |
XMLValidationFileCommand(ContentModelManager contentModelManager,
IXMLDocumentProvider documentProvider,
IXMLValidationService validationService) |
Constructor and Description |
---|
XSDURIResolverExtension(IXMLDocumentProvider documentProvider) |
Constructor and Description |
---|
XSLURIResolverExtension(IXMLDocumentProvider documentProvider) |
Modifier and Type | Method and Description |
---|---|
IXMLDocumentProvider |
XMLExtensionsRegistry.getDocumentProvider()
Returns the XML Document provider and null otherwise.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.setDocumentProvider(IXMLDocumentProvider documentProvider)
Set the XML Document provider
|
Constructor and Description |
---|
AbstractDOMDocumentCommandHandler(IXMLDocumentProvider documentProvider) |
Modifier and Type | Interface and Description |
---|---|
interface |
ISaveContext
Save context API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSaveContext
Abstract class for save context.
|
Copyright © 2021. All rights reserved.