| Package | Description |
|---|---|
| org.eclipse.lemminx.settings |
| Modifier and Type | Method and Description |
|---|---|
XMLFormattingOptions.SplitAttributes |
XMLFormattingOptions.getSplitAttributes() |
static XMLFormattingOptions.SplitAttributes |
XMLFormattingOptions.SplitAttributes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLFormattingOptions.SplitAttributes[] |
XMLFormattingOptions.SplitAttributes.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.setSplitAttributes(XMLFormattingOptions.SplitAttributes splitAttributes) |
Copyright © 2024. All rights reserved.