Modifier and Type | Class and Description |
---|---|
class |
DTDDefinitionParticipant
DTD definition participant
|
Modifier and Type | Class and Description |
---|---|
class |
XMLReferencesDefinitionParticipant |
Modifier and Type | Class and Description |
---|---|
class |
XSDDefinitionParticipant
XSD definition which manages the following definition:
xs:element/@type -> xs:complexType/@name
xs:extension/@base -> xs:complexType/@name
xs:element/@ref -> xs:complexType/@name
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDefinitionParticipant
Abstract class for definition.
|
Modifier and Type | Method and Description |
---|---|
Collection<IDefinitionParticipant> |
XMLExtensionsRegistry.getDefinitionParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.registerDefinitionParticipant(IDefinitionParticipant definitionParticipant) |
void |
XMLExtensionsRegistry.unregisterDefinitionParticipant(IDefinitionParticipant definitionParticipant) |
Copyright © 2020. All rights reserved.