| Package | Description | 
|---|---|
| org.simpleyaml.configuration.comments.format | |
| org.simpleyaml.configuration.file | 
| Modifier and Type | Method and Description | 
|---|---|
| YamlHeaderFormatter | YamlHeaderFormatter. commentPrefix(String commentPrefix)Sets the comment prefix to apply to every line of the header. | 
| YamlHeaderFormatter | YamlHeaderFormatter. commentSuffix(String suffixMultiline)Set the comment suffix to append to every line of the header. | 
| YamlHeaderFormatter | YamlHeaderFormatter. prefixFirst(String commentPrefixFirst)Sets the comment prefix to apply to the beginning of the header. | 
| YamlHeaderFormatter | YamlHeaderFormatter. stripPrefix(boolean stripPrefix)Set if stripping the prefix is desired. | 
| YamlHeaderFormatter | YamlHeaderFormatter. suffixLast(String suffixLast)Set the suffix to append to the end of the header. | 
| Modifier and Type | Method and Description | 
|---|---|
| YamlHeaderFormatter | YamlConfigurationOptions. headerFormatter() | 
Copyright © 2023. All rights reserved.