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 : )
XML Schema xsi:schemaLocation
|
Modifier and Type | Class and Description |
---|---|
class |
DTDDocumentLinkParticipant
Document link for DTD entities system inside a DTD:
|
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 © 2022. All rights reserved.