Uses of Interface
org.simpleyaml.configuration.comments.format.CommentFormatter
Packages that use CommentFormatter
-
Uses of CommentFormatter in org.simpleyaml.configuration.file
Methods in org.simpleyaml.configuration.file that return CommentFormatterModifier and TypeMethodDescriptionFileConfigurationOptions.headerFormatter()Gets the header format used for parsing and dumping the header.Methods in org.simpleyaml.configuration.file with parameters of type CommentFormatterModifier and TypeMethodDescriptionFileConfigurationOptions.headerFormatter(CommentFormatter headerFormatter) Sets the header format used for parsing and dumping the header.