Modifier and Type | Class and Description |
---|---|
class |
DTDHighlightingParticipant
DTD highlight participant
|
Modifier and Type | Class and Description |
---|---|
class |
RNGHighlightingParticipant
RNG highlight participant
|
Modifier and Type | Class and Description |
---|---|
class |
XSDHighlightingParticipant
XSD highlight participant
|
Modifier and Type | Method and Description |
---|---|
Collection<IHighlightingParticipant> |
XMLExtensionsRegistry.getHighlightingParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.registerHighlightingParticipant(IHighlightingParticipant highlightingParticipant) |
void |
XMLExtensionsRegistry.unregisterHighlightingParticipant(IHighlightingParticipant highlightingParticipant) |
Copyright © 2022. All rights reserved.