Package | Description |
---|---|
org.eclipse.lemminx.extensions.dtd.participants | |
org.eclipse.lemminx.extensions.xsd.participants | |
org.eclipse.lemminx.services.extensions |
Modifier and Type | Class and Description |
---|---|
class |
DTDHighlightingParticipant
DTD 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 © 2020. All rights reserved.