Package | Description |
---|---|
org.simpleyaml.configuration.comments |
Modifier and Type | Field and Description |
---|---|
protected YamlCommentReader.ReadingQuoteStyle |
YamlCommentReader.quoteNotation |
Modifier and Type | Method and Description |
---|---|
static YamlCommentReader.ReadingQuoteStyle |
YamlCommentReader.ReadingQuoteStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YamlCommentReader.ReadingQuoteStyle[] |
YamlCommentReader.ReadingQuoteStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
YamlCommentReader.inQuote(YamlCommentReader.ReadingQuoteStyle quoteStyle) |
Copyright © 2023. All rights reserved.