Uses of Class
org.simpleyaml.configuration.file.FileConfigurationOptions
Packages that use FileConfigurationOptions
-
Uses of FileConfigurationOptions in org.simpleyaml.configuration.file
Subclasses of FileConfigurationOptions in org.simpleyaml.configuration.fileModifier and TypeClassDescriptionclassVarious settings for controlling the input and output of aYamlConfigurationMethods in org.simpleyaml.configuration.file that return FileConfigurationOptionsModifier and TypeMethodDescriptionFileConfigurationOptions.copyDefaults(boolean value) FileConfigurationOptions.copyHeader(boolean value) Sets whether or not the header should be copied from a default source.Sets the header that will be applied to the top of the saved output.FileConfigurationOptions.headerFormatter(CommentFormatter headerFormatter) Sets the header format used for parsing and dumping the header.FileConfiguration.options()FileConfigurationOptions.pathSeparator(char value)