Modifier and Type | Class and Description |
---|---|
class |
XMLTextDocumentService.SaveContext
Save context.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLCatalogPlugin.doSave(ISaveContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ContentModelPlugin.doSave(ISaveContext context) |
Modifier and Type | Method and Description |
---|---|
void |
RelaxNGPlugin.doSave(ISaveContext context) |
Modifier and Type | Method and Description |
---|---|
void |
XSDPlugin.doSave(ISaveContext context) |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.doSave(ISaveContext saveContext) |
default void |
IXMLExtension.doSave(ISaveContext context)
Called when the Settings or a Document have been saved.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSaveContext
Abstract class for save context.
|
Copyright © 2022. All rights reserved.