| Modifier and Type | Class and Description |
|---|---|
class |
XMLCatalogDocumentLinkParticipant
Document links that are specific to catalogs
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentModelDocumentLinkParticipant
Document link for :
XML Schema xsi:noNamespaceSchemaLocation
DTD SYSTEM (ex :
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSDDocumentLinkParticipant
Implements document links in .xsd files for
xs:include/schemaLocation
xs:import/schemaLocation
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IDocumentLinkParticipant> |
XMLExtensionsRegistry.getDocumentLinkParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.registerDocumentLinkParticipant(IDocumentLinkParticipant documentLinkParticipant) |
void |
XMLExtensionsRegistry.unregisterDocumentLinkParticipant(IDocumentLinkParticipant documentLinkParticipant) |
Copyright © 2020. All rights reserved.