Package | Description |
---|---|
org.simpleyaml.configuration.comments.format |
Modifier and Type | Class and Description |
---|---|
class |
YamlCommentFormatterConfiguration |
class |
YamlSideCommentFormatterConfiguration |
Modifier and Type | Method and Description |
---|---|
CommentFormatterConfiguration |
CommentFormatterConfiguration.prefix(String prefix) |
CommentFormatterConfiguration |
CommentFormatterConfiguration.prefix(String prefixFirst,
String prefixMultiline) |
CommentFormatterConfiguration |
CommentFormatterConfiguration.suffix(String suffixLast) |
CommentFormatterConfiguration |
CommentFormatterConfiguration.suffix(String suffixLast,
String suffixMultiline) |
Modifier and Type | Method and Description |
---|---|
static String |
CommentFormatter.format(int indent,
String comment,
CommentType type,
CommentFormatterConfiguration configuration) |
Copyright © 2023. All rights reserved.