Class BlankLineYamlCommentFormatter

java.lang.Object
org.simpleyaml.configuration.comments.format.YamlCommentFormatter
org.simpleyaml.configuration.comments.format.BlankLineYamlCommentFormatter
All Implemented Interfaces:
org.simpleyaml.configuration.comments.format.CommentFormatter

public class BlankLineYamlCommentFormatter extends YamlCommentFormatter
  • Constructor Details

  • Method Details

    • dump

      public String dump(String comment, org.simpleyaml.configuration.comments.CommentType type, org.simpleyaml.configuration.comments.KeyTree.Node node)
      Specified by:
      dump in interface org.simpleyaml.configuration.comments.format.CommentFormatter
      Overrides:
      dump in class YamlCommentFormatter