Package | Description |
---|---|
org.eclipse.lemminx.settings |
Modifier and Type | Field and Description |
---|---|
static QuoteStyle |
XMLPreferences.DEFAULT_QUOTE_STYLE |
Modifier and Type | Method and Description |
---|---|
QuoteStyle |
XMLPreferences.getQuoteStyle()
Returns the quote style
|
static QuoteStyle |
QuoteStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteStyle[] |
QuoteStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLPreferences.setQuoteStyle(QuoteStyle quoteStyle)
Sets the quote style
|
Copyright © 2021. All rights reserved.