Interface | Description |
---|---|
CommentFormatter |
Converts a comment between a raw-format meant to be read by computers
to a human-format meant to be read by humans and vice versa.
|
YamlCommentFormat.YamlCommentFormatterFactory |
Class | Description |
---|---|
BlankLineYamlCommentFormatter |
YamlCommentFormat.BLANK_LINE formatter |
CommentFormatterConfiguration | |
PrettyYamlCommentFormatter |
YamlCommentFormat.PRETTY formatter |
YamlCommentFormatter |
Comment formatter to parse and dump YAML comments (using the # prefix).
|
YamlCommentFormatterConfiguration | |
YamlHeaderFormatter |
The header is the first block comment at the top of the configuration file.
|
YamlSideCommentFormatterConfiguration |
Enum | Description |
---|---|
YamlCommentFormat |
Copyright © 2023. All rights reserved.