Uses of Enum
org.simpleyaml.configuration.comments.YamlCommentReader.ReadingQuoteStyle
Packages that use YamlCommentReader.ReadingQuoteStyle
-
Uses of YamlCommentReader.ReadingQuoteStyle in org.simpleyaml.configuration.comments
Fields in org.simpleyaml.configuration.comments declared as YamlCommentReader.ReadingQuoteStyleModifier and TypeFieldDescriptionprotected YamlCommentReader.ReadingQuoteStyleYamlCommentReader.quoteNotationMethods in org.simpleyaml.configuration.comments that return YamlCommentReader.ReadingQuoteStyleModifier and TypeMethodDescriptionReturns 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.Methods in org.simpleyaml.configuration.comments with parameters of type YamlCommentReader.ReadingQuoteStyleModifier and TypeMethodDescriptionprotected voidYamlCommentReader.inQuote(YamlCommentReader.ReadingQuoteStyle quoteStyle)