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 |
DTDReferenceParticipant
DTD 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 © 2021. All rights reserved.