Package | Description |
---|---|
org.eclipse.lemminx.settings |
Modifier and Type | Field and Description |
---|---|
static EnforceQuoteStyle |
XMLFormattingOptions.DEFAULT_ENFORCE_QUOTE_STYLE |
Modifier and Type | Method and Description |
---|---|
EnforceQuoteStyle |
XMLFormattingOptions.getEnforceQuoteStyle() |
static EnforceQuoteStyle |
EnforceQuoteStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnforceQuoteStyle[] |
EnforceQuoteStyle.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.setEnforceQuoteStyle(EnforceQuoteStyle enforce) |
Copyright © 2020. All rights reserved.