| Package | Description | 
|---|---|
| org.simpleyaml.configuration.comments.format | 
| Modifier and Type | Field and Description | 
|---|---|
| protected YamlSideCommentFormatterConfiguration | YamlCommentFormatter. sideFormatter | 
| Modifier and Type | Method and Description | 
|---|---|
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. prefix(String sidePrefix) | 
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. prefix(String prefixFirst,
      String prefixMultiline) | 
| YamlSideCommentFormatterConfiguration | YamlCommentFormatter. sideFormatter() | 
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. stripPrefix(boolean stripPrefix) | 
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. suffix(String suffixLast) | 
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. suffix(String suffixLast,
      String suffixMultiline) | 
| YamlSideCommentFormatterConfiguration | YamlSideCommentFormatterConfiguration. trim(boolean trim) | 
| Constructor and Description | 
|---|
| BlankLineYamlCommentFormatter(YamlCommentFormatterConfiguration blockFormatter,
                             YamlSideCommentFormatterConfiguration sideFormatter) | 
| PrettyYamlCommentFormatter(YamlCommentFormatterConfiguration blockFormatter,
                          YamlSideCommentFormatterConfiguration sideFormatter) | 
| YamlCommentFormatter(YamlCommentFormatterConfiguration blockFormatter,
                    YamlSideCommentFormatterConfiguration sideFormatter) | 
Copyright © 2023. All rights reserved.