Package org.simpleyaml.configuration.comments.format
package org.simpleyaml.configuration.comments.format
-
ClassDescription
YamlCommentFormat.BLANK_LINEformatterConverts 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.PRETTYformatterComment formatter to parse and dump YAML comments (using the # prefix).The header is the first block comment at the top of the configuration file.