Modifier and Type | Class and Description |
---|---|
class |
DTDReferenceParticipant
DTD reference
|
Modifier and Type | Class and Description |
---|---|
class |
RNGReferenceParticipant
RelaxNG rng reference
|
Modifier and Type | Class and Description |
---|---|
class |
XSDReferenceParticipant
XSD reference
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractReferenceParticipant
Abstract class for reference participant.
|
Modifier and Type | Method and Description |
---|---|
Collection<IReferenceParticipant> |
XMLExtensionsRegistry.getReferenceParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.registerReferenceParticipant(IReferenceParticipant referenceParticipant) |
void |
XMLExtensionsRegistry.unregisterReferenceParticipant(IReferenceParticipant referenceParticipant) |
Copyright © 2022. All rights reserved.