| Package | Description |
|---|---|
| org.eclipse.lemminx.settings |
| Modifier and Type | Method and Description |
|---|---|
XMLFormattingOptions.EmptyElements |
XMLFormattingOptions.getEmptyElements() |
static XMLFormattingOptions.EmptyElements |
XMLFormattingOptions.EmptyElements.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLFormattingOptions.EmptyElements[] |
XMLFormattingOptions.EmptyElements.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLFormattingOptions.setEmptyElement(XMLFormattingOptions.EmptyElements emptyElement) |
Copyright © 2022. All rights reserved.