Package | Description |
---|---|
org.eclipse.lemminx.extensions.xsi.participants | |
org.eclipse.lemminx.services.extensions | |
org.eclipse.lemminx.utils |
Modifier and Type | Class and Description |
---|---|
class |
XSIFormatterParticipant
Formatter participant implementation to format xsi:schemaLocation attribute
value.
|
Modifier and Type | Method and Description |
---|---|
Collection<IFormatterParticipant> |
XMLExtensionsRegistry.getFormatterParticipants() |
Modifier and Type | Method and Description |
---|---|
void |
XMLExtensionsRegistry.registerFormatterParticipant(IFormatterParticipant formatterParticipant) |
void |
XMLExtensionsRegistry.unregisterFormatterParticipant(IFormatterParticipant formatterParticipant) |
Constructor and Description |
---|
XMLBuilder(SharedSettings sharedSettings,
String whitespacesIndent,
String lineDelimiter,
Collection<IFormatterParticipant> formatterParticipants) |
Copyright © 2022. All rights reserved.