| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.contentmodel.participants | |
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentModelTypeDefinitionParticipant
Extension to support XML type definition based on content model (XML Schema
type definition, etc)
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeDefinitionParticipant
Abstract class for type definition.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ITypeDefinitionParticipant> |
XMLExtensionsRegistry.getTypeDefinitionParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.registerTypeDefinitionParticipant(ITypeDefinitionParticipant typeDefinitionParticipant) |
void |
XMLExtensionsRegistry.unregisterTypeDefinitionParticipant(ITypeDefinitionParticipant typeDefinitionParticipant) |
Copyright © 2022. All rights reserved.