- canStartComment() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- canStartSpecialIndent(int) - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- ceil(double) - Static method in class org.simpleyaml.utils.NumberConversions
-
- charset() - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
- charset(Charset) - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
- charset(Charset) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
- checkCommentPrefix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- checkCommentPrefix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlSideCommentFormatterConfiguration
-
- checkCommentPrefixMultiline(String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- checkCommentPrefixMultiline(String) - Method in class org.simpleyaml.configuration.comments.format.YamlSideCommentFormatterConfiguration
-
- checkCommentSuffix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- checkCommentSuffixMultiline(String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- checkFirstListMapElement(KeyTree.Node, KeyTree.Node) - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- checkList() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- checkSpecialChars() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- checkSpecialLines(boolean, int) - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- childPath(String) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
- children() - Method in class org.simpleyaml.configuration.comments.KeyTree
-
- children - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- children() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- clear() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- clearCurrentNode() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- clearCurrentNodeIfNoComments() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- clearCurrentNodeIfNoComments() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- clearIf(Predicate<KeyTree.Node>, boolean) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- clearIf(Predicate<KeyTree.Node>) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- clearNode() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- clearNode(KeyTree.Node) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- clearNodeIfNoComments(KeyTree.Node) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- clearSection() - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- close() - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- close() - Method in class org.simpleyaml.configuration.comments.YamlCommentParser
-
- close() - Method in class org.simpleyaml.utils.DumperBus
-
Called after dumping all the values.
- comment - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- comment(String) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a block comment above the section or value selected by path.
- comment(String, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a block comment to the section or value selected by path.
- comment(String, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a block comment to the section or value selected by path.
- COMMENT_INDICATOR - Static variable in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- Commentable - Interface in org.simpleyaml.configuration.comments
-
- CommentFormatter - Interface in org.simpleyaml.configuration.comments.format
-
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.
- commentFormatter() - Method in enum org.simpleyaml.configuration.comments.format.YamlCommentFormat
-
- commentFormatter() - Method in interface org.simpleyaml.configuration.comments.format.YamlCommentFormat.YamlCommentFormatterFactory
-
- commentFormatter() - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
Gets the comment formatter used to format comments.
- commentFormatter(YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
Sets the comment formatter to be used to format comments.
- CommentFormatterConfiguration - Class in org.simpleyaml.configuration.comments.format
-
- CommentFormatterConfiguration() - Constructor for class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- commentNode - Variable in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- commentNodeFallback - Variable in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- commentPrefix() - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
Gets the comment prefix to apply to every line of the header.
- commentPrefix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
Sets the comment prefix to apply to every line of the header.
- commentSide(String) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a side comment above the section or value selected by path.
- commentSide(String, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a side comment to the section or value selected by path.
- commentSide(String, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set a side comment to the section or value selected by path.
- commentSuffix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
Set the comment suffix to append to every line of the header.
- CommentType - Enum in org.simpleyaml.configuration.comments
-
- configuration - Variable in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
- Configuration - Interface in org.simpleyaml.configuration
-
Represents a source of configurable options and settings
- configuration() - Method in class org.simpleyaml.configuration.ConfigurationOptions
-
- configuration - Variable in class org.simpleyaml.configuration.ConfigurationWrapper
-
- configuration() - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
- configuration() - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
- configuration() - Method in class org.simpleyaml.configuration.MemoryConfigurationOptions
-
- ConfigurationOptions - Class in org.simpleyaml.configuration
-
Various settings for controlling the input and output of a
Configuration
- ConfigurationOptions(Configuration) - Constructor for class org.simpleyaml.configuration.ConfigurationOptions
-
- ConfigurationSection - Interface in org.simpleyaml.configuration
-
- ConfigurationSerializable - Interface in org.simpleyaml.configuration.serialization
-
Represents an object that may be serialized.
- ConfigurationSerialization - Class in org.simpleyaml.configuration.serialization
-
Utility class for storing and retrieving classes for
Configuration
.
- ConfigurationSerialization(Class<? extends ConfigurationSerializable>) - Constructor for class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- ConfigurationWrapper<T extends Configuration> - Class in org.simpleyaml.configuration
-
- ConfigurationWrapper(T, String, ConfigurationWrapper<T>) - Constructor for class org.simpleyaml.configuration.ConfigurationWrapper
-
- ConfigurationWrapper(T, String) - Constructor for class org.simpleyaml.configuration.ConfigurationWrapper
-
- ConfigurationWrapper.ApplyToPath - Interface in org.simpleyaml.configuration
-
- ConfigurationWrapper.SetToPath - Interface in org.simpleyaml.configuration
-
- configure(YamlConfigurationOptions) - Method in interface org.simpleyaml.configuration.implementation.api.YamlImplementation
-
Apply the configuration options to this implementation.
- configure(YamlConfigurationOptions) - Method in class org.simpleyaml.configuration.implementation.api.YamlImplementationCommentable
-
- configure(YamlConfigurationOptions) - Method in class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- configure(YamlConfigurationOptions) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- construct(Node) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlConstructor
-
- contains(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- contains(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- convertMapsToSections(Map<?, ?>, ConfigurationSection) - Static method in class org.simpleyaml.utils.SectionUtils
-
- copyDefaults() - Method in class org.simpleyaml.configuration.ConfigurationOptions
-
- copyDefaults(boolean) - Method in class org.simpleyaml.configuration.ConfigurationOptions
-
- copyDefaults(boolean) - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
- copyDefaults(boolean) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
- copyDefaults(boolean) - Method in class org.simpleyaml.configuration.MemoryConfigurationOptions
-
- copyHeader() - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
Gets whether or not the header should be copied from a default source.
- copyHeader(boolean) - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
Sets whether or not the header should be copied from a default source.
- copyHeader(boolean) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
- copyTo(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Copy this configuration file to another path, without deleting configuration file.
- copyTo(File) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Copy this configuration file to another file, without deleting configuration file.
- createNewFile(boolean) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Creates a new empty file atomically for this configuration file.
- createNewFile() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Creates a new empty file atomically for this configuration file if and only if it does not already exist.
- createNode(KeyTree.Node, int, String) - Method in class org.simpleyaml.configuration.comments.KeyTree
-
- createNode(KeyTree.Node, int, String) - Method in class org.simpleyaml.configuration.comments.YamlKeyTree
-
- createOrLoad() - Method in class org.simpleyaml.configuration.file.YamlFile
-
If this configuration file does not exist then it is created along with missing parent directories.
- createOrLoadWithComments() - Method in class org.simpleyaml.configuration.file.YamlFile
-
If this configuration file does not exist then it is created along with missing parent directories.
- createPath(ConfigurationSection, String) - Static method in class org.simpleyaml.configuration.MemorySection
-
- createPath(ConfigurationSection, String, ConfigurationSection) - Static method in class org.simpleyaml.configuration.MemorySection
-
- createSection(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- createSection(String, Map<?, ?>) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- createSection() - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
- createSection(String) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
- createSection() - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
- createSection(String) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
- createSection(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- createSection(String, Map<?, ?>) - Method in class org.simpleyaml.configuration.MemorySection
-
- currentChar - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- currentLine - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- currentList - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- currentNode - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- currentNode - Variable in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- get(String) - Method in class org.simpleyaml.configuration.comments.KeyTree
-
Get a child from its path.
- get(String, boolean, boolean) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child from its path, or optionally add a new one if it is not created.
- get(String) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child from its path.
- get(int) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child from its index.
- get(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested Object by path.
- get(String, Object) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested Object by path, returning a default value if not
found.
- get(String, Object) - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
- get(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- get(String, Object) - Method in class org.simpleyaml.configuration.MemorySection
-
- get() - Method in interface org.simpleyaml.utils.SupplierIO
-
- getAlias(Class<? extends ConfigurationSerializable>) - Static method in class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- getBoolean(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested boolean by path.
- getBoolean(String, boolean) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested boolean by path, returning a default value if not
found.
- getBoolean(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getBoolean(String, boolean) - Method in class org.simpleyaml.configuration.MemorySection
-
- getBooleanList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Boolean by path.
- getBooleanList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getByteList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Byte by path.
- getByteList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getChar() - Method in enum org.simpleyaml.configuration.comments.YamlCommentReader.ReadingQuoteStyle
-
- getCharacterList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Character by path.
- getCharacterList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getClassByAlias(String) - Static method in class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- getComment(String, CommentType) - Method in interface org.simpleyaml.configuration.comments.Commentable
-
Retrieve the comment of the section or value selected by path.
- getComment(String) - Method in interface org.simpleyaml.configuration.comments.Commentable
-
Retrieve the block comment of the section or value selected by path.
- getComment() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getComment(String, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getComment(KeyTree.Node, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getComment(String, CommentType) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the comment of the section or value selected by path.
- getComment(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the block comment of the section or value selected by path.
- getComment(String, CommentType, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the comment of the section or value selected by path.
- getComment(String, CommentType, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the comment of the section or value selected by path.
- getComment(String, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the block comment of the section or value selected by path.
- getComment(String, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Retrieve the block comment of the section or value selected by path.
- getComment(String, CommentType) - Method in class org.simpleyaml.configuration.implementation.api.YamlImplementationCommentable
-
- getComment(List<CommentLine>, String, String) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- getCommentLines(String, CommentType) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- getCommentMapper() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Get the comment mapper.
- getCommentMapper() - Method in class org.simpleyaml.configuration.implementation.api.YamlImplementationCommentable
-
Get the comment mapper to get or set comments.
- getCommentNode(KeyTree.Node) - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- getConfigurationFile() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Returns this configuration file where data is located.
- getConfigurationSection(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested ConfigurationSection by path.
- getConfigurationSection(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getConstructor() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getConstructor() - Method in class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- getCurrentPath() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- getCurrentPath() - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
Gets the current path.
- getCurrentPath() - Method in class org.simpleyaml.configuration.MemorySection
-
- getDefault(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getDefaultQuoteStyle() - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions.QuoteStyleDefaults
-
Get the default quote style.
- getDefaults() - Method in interface org.simpleyaml.configuration.Configuration
-
- getDefaults() - Method in class org.simpleyaml.configuration.MemoryConfiguration
-
- getDefaultSection() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- getDefaultSection() - Method in class org.simpleyaml.configuration.MemorySection
-
- getDouble(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested double by path.
- getDouble(String, double) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested double by path, returning a default value if not
found.
- getDouble(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getDouble(String, double) - Method in class org.simpleyaml.configuration.MemorySection
-
- getDoubleList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Double by path.
- getDoubleList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getDumperOptions() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getDumperOptions() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlRepresenter
-
- getElement(int, boolean) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child list element from its index, or optionally add a new one if it is not created.
- getElement(int) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child list element from its index.
- getElementIndex() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getFilePath() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Returns the absolute pathname string of this configuration file.
- getFirst() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getFloatList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Float by path.
- getFloatList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getFooter() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Gets the footer of this configuration file.
- getHeader() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Gets the header of this configuration file.
- getImplementation() - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
- getIndentation() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getIndentation() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getInt(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested int by path.
- getInt(String, int) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested int by path, returning a default value if not found.
- getInt(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getInt(String, int) - Method in class org.simpleyaml.configuration.MemorySection
-
- getIntegerList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Integer by path.
- getIntegerList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getKey() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getKeyComment() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getKeys(boolean) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets a set containing all keys in this section.
- getKeys(boolean) - Method in class org.simpleyaml.configuration.MemorySection
-
- getKeyTree() - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getLast() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List by path.
- getList(String, List<?>) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List by path, returning a default value if not
found.
- getList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getList(String, List<?>) - Method in class org.simpleyaml.configuration.MemorySection
-
- getListSize() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getLoaderOptions() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getLong(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested long by path.
- getLong(String, long) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested long by path, returning a default value if not
found.
- getLong(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getLong(String, long) - Method in class org.simpleyaml.configuration.MemorySection
-
- getLongList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Long by path.
- getLongList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getMapList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Maps by path.
- getMapList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getMapValues(boolean) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets a Map containing all keys and their values for this section.
- getMapValues(boolean) - Method in class org.simpleyaml.configuration.MemorySection
-
- getMethod(String, boolean) - Method in class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- getName() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getName() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- getName(Node, boolean) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getName() - Method in class org.simpleyaml.configuration.MemorySection
-
- getNode(String) - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- getNode(String) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getNode() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getOrAdd(String) - Method in class org.simpleyaml.configuration.comments.KeyTree
-
Get a child from its path.
- getOrAddNode(String) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getParent() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getParent() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- getParent() - Method in class org.simpleyaml.configuration.MemoryConfiguration
-
- getParent() - Method in class org.simpleyaml.configuration.MemorySection
-
- getPath() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getPathWithName() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getPriority(String) - Method in class org.simpleyaml.configuration.comments.KeyTree
-
Get a child from its path.
- getPriority(String) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
Get a child from its path.
- getPriorityNode(String) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getPriorityNode(String) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- getQuoteScalarStyle(QuoteStyle) - Static method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlQuoteValue
-
- getQuoteStyle(Class<?>) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions.QuoteStyleDefaults
-
Get the quote style to apply to a specific type.
- getQuoteStyle() - Method in class org.simpleyaml.configuration.implementation.api.QuoteValue
-
- getQuoteStyles() - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions.QuoteStyleDefaults
-
Get the overriden quote styles for every specific type set.
- getRawComment(KeyTree.Node, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getRawComment(String, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- getRepresenter() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getResolver() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- getRoot() - Method in class org.simpleyaml.configuration.comments.KeyTree
-
Get the root node.
- getRoot() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- getRoot() - Method in class org.simpleyaml.configuration.MemorySection
-
- getShortList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of Short by path.
- getShortList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getSideComment() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getSideCommentNode(Node, Node) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- getSize() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Returns the size of this configuration file.
- getStep() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getString(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested String by path.
- getString(String, String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested String by path, returning a default value if not
found.
- getString(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getString(String, String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getStringList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the requested List of String by path.
- getStringList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- getValue() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- getValue() - Method in class org.simpleyaml.configuration.implementation.api.QuoteValue
-
- getValueComment() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- getValues(boolean) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets a Map containing all keys and their values for this section.
- getValues(boolean) - Method in class org.simpleyaml.configuration.MemorySection
-
- getYaml() - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- indent - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- indent - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- indent() - Method in class org.simpleyaml.configuration.ConfigurationOptions
-
Gets how much spaces should be used to indent each line.
- indent(int) - Method in class org.simpleyaml.configuration.ConfigurationOptions
-
Sets how much spaces should be used to indent each line.
- indent(int) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
Sets how much spaces should be used to indent each line.
- INDENTATION - Static variable in class org.simpleyaml.utils.StringUtils
-
- indentation(int) - Static method in class org.simpleyaml.utils.StringUtils
-
- indentList() - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
Gets how much spaces should be used to indent each list element, in addition to the line indent.
- indentList(int) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions
-
Sets how much spaces should be used to indent each list element, in addition to the line indent.
- indexByElementIndex - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- indexByName - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- inQuote(YamlCommentReader.ReadingQuoteStyle) - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- InvalidConfigurationException - Exception in org.simpleyaml.exceptions
-
Exception thrown when attempting to load an invalid
Configuration
- InvalidConfigurationException() - Constructor for exception org.simpleyaml.exceptions.InvalidConfigurationException
-
Creates a new instance of InvalidConfigurationException without a
message or cause.
- InvalidConfigurationException(String) - Constructor for exception org.simpleyaml.exceptions.InvalidConfigurationException
-
Constructs an instance of InvalidConfigurationException with the
specified message.
- InvalidConfigurationException(Throwable) - Constructor for exception org.simpleyaml.exceptions.InvalidConfigurationException
-
Constructs an instance of InvalidConfigurationException with the
specified cause.
- InvalidConfigurationException(String, Throwable) - Constructor for exception org.simpleyaml.exceptions.InvalidConfigurationException
-
Constructs an instance of InvalidConfigurationException with the
specified message and cause.
- isBlank() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isBoolean(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a boolean.
- isBoolean(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isClosed() - Method in class org.simpleyaml.utils.DumperBus
-
- isComment() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isConfigurationSection(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a ConfigurationSection.
- isConfigurationSection(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isDouble(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a double.
- isDouble(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isEmpty() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets if this configuration section is empty.
- isEmpty() - Method in class org.simpleyaml.configuration.MemorySection
-
- isEscaping - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isExplicit() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isExplicitChar() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isFinished() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- isFirstNode() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- isInQuote() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isInt(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is an int.
- isInt(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isKey() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- isList - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- isList() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- isList(int) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- isList(int) - Method in class org.simpleyaml.configuration.comments.YamlKeyTree.YamlCommentNode
-
- isList(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a List.
- isList(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isListChar() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isListElement - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isLiteral - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isLiteralChar() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isLong(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a long.
- isLong(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isMultiline() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isPrimitiveWrapper(Object) - Method in class org.simpleyaml.configuration.MemorySection
-
- isRootNode() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- isSectionEnd() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isSectionKey() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isSet(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
- isSet(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isSpace(char) - Static method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- isString(String) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Checks if the specified path is a String.
- isString(String) - Method in class org.simpleyaml.configuration.MemorySection
-
- isTrue(boolean, String, Object) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, long) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, double) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception with the specified message.
- isTrue(boolean) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the argument condition is true
; otherwise
throwing an exception.
- isUnicode() - Method in class org.simpleyaml.configuration.file.FileConfigurationOptions
-
- isValue() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- iterator() - Method in class org.simpleyaml.configuration.comments.KeyTree
-
- iterator() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- name - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- NEW_LINE - Static variable in class org.simpleyaml.utils.StringUtils
-
- nextChar() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- nextIsSpace() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- nextLine() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- NO_COMMENTS - Static variable in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- noNullElements(Object[], String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument array is neither
null
nor contains any elements that are null
;
otherwise throwing an exception with the specified message.
- noNullElements(Object[]) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument array is neither
null
nor contains any elements that are null
;
otherwise throwing an exception.
- noNullElements(Collection<?>, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument collection is neither
null
nor contains any elements that are null
;
otherwise throwing an exception with the specified message.
- noNullElements(Collection<?>) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument collection is neither
null
nor contains any elements that are null
;
otherwise throwing an exception.
- notEmpty(Object[], String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument array is neither null
nor a length of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(Object[]) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument array is neither null
nor a length of zero (no elements); otherwise throwing an exception.
- notEmpty(Collection<?>, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument collection is neither null
nor a size of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(Collection<?>) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument collection is neither null
nor a size of zero (no elements); otherwise throwing an exception.
- notEmpty(Map<?, ?>, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument map is neither null
nor a size of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(Map<?, ?>) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument map is neither null
nor a size of zero (no elements); otherwise throwing an exception.
- notEmpty(String, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument string is
neither null
nor a length of zero (no characters);
otherwise throwing an exception with the specified message.
- notEmpty(String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument string is
neither null
nor a length of zero (no characters);
otherwise throwing an exception with the specified message.
- notNull(Object) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument is not null
;
otherwise throwing an exception.
- notNull(Object, String) - Static method in class org.simpleyaml.utils.Validate
-
Validate that the specified argument is not null
;
otherwise throwing an exception with the specified message.
- NumberConversions - Class in org.simpleyaml.utils
-
Utils for casting number types to other number types
- save(File) - Method in class org.simpleyaml.configuration.file.FileConfiguration
-
- save(String) - Method in class org.simpleyaml.configuration.file.FileConfiguration
-
- save(Writer) - Method in class org.simpleyaml.configuration.file.FileConfiguration
-
- save(Writer) - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
Save the configuration values including the header.
- save() - Method in class org.simpleyaml.configuration.file.YamlFile
-
- save(Writer) - Method in interface org.simpleyaml.configuration.LoadableConfiguration
-
Saves this configuration to a writer.
- saveToString() - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
Save the configuration values including the header to a string.
- saveToString() - Method in class org.simpleyaml.configuration.file.YamlFile
-
Saves this
YamlFile
to a string and returns it.
- saveToString() - Method in interface org.simpleyaml.configuration.LoadableConfiguration
-
Saves this configuration to a string, and returns it.
- sectionToMapping(ConfigurationSection, KeyTree.Node, SnakeYamlCommentMapper) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SectionUtils - Class in org.simpleyaml.utils
-
- SectionUtils() - Constructor for class org.simpleyaml.utils.SectionUtils
-
- SerializableAs - Annotation Type in org.simpleyaml.configuration.serialization
-
- serialize() - Method in interface org.simpleyaml.configuration.serialization.ConfigurationSerializable
-
Creates a Map representation of this class.
- SERIALIZED_TYPE_KEY - Static variable in class org.simpleyaml.configuration.serialization.ConfigurationSerialization
-
- set(String, Object) - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Sets the specified path to the given value.
- set(Object) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
Set the given value to this path.
- set(ConfigurationWrapper.SetToPath, Object) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
- set(String, T) - Method in interface org.simpleyaml.configuration.ConfigurationWrapper.SetToPath
-
- set(String, Object, QuoteStyle) - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
Sets the specified path to the given value.
- set(String, Object) - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
Sets the specified path to the given value.
- set(String, Object) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- set(Object) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
- set(Object, QuoteStyle) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set the given value to this path.
- set(String, Object) - Method in class org.simpleyaml.configuration.MemorySection
-
- setBlankLine(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a blank line at the beginning of the block comment.
- setChild(String, Object) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
Set the given value to the provided child path.
- setChild(String, Object) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
- setChild(String, Object, QuoteStyle) - Method in class org.simpleyaml.configuration.file.YamlFileWrapper
-
Set the given value to the provided child path.
- setComment(String, String, CommentType) - Method in interface org.simpleyaml.configuration.comments.Commentable
-
Set a comment to the section or value selected by path.
- setComment(String, String) - Method in interface org.simpleyaml.configuration.comments.Commentable
-
Set a block comment above the section or value selected by path.
- setComment(String) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- setComment(String, String, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- setComment(String, String, CommentType) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a comment to the section or value selected by path.
- setComment(String, String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a block comment above the section or value selected by path.
- setComment(String, String, CommentType, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a comment to the section or value selected by path.
- setComment(String, String, CommentType, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a comment to the section or value selected by path.
- setComment(String, String, YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a block comment to the section or value selected by path.
- setComment(String, String, YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Set a block comment to the section or value selected by path.
- setComment(String, String, CommentType) - Method in class org.simpleyaml.configuration.implementation.api.YamlImplementationCommentable
-
- setComment(String, String, CommentType) - Method in class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- setComment(String, String, CommentType) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- setCommentFormat(YamlCommentFormat) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- setCommentFormat(YamlCommentFormatter) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Change the comment formatter for parsing and dumping comments.
- setCommentPrefix(YamlConfigurationOptions) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- setComments(KeyTree.Node, Node, Node) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- setCommentsMapping(MappingNode, KeyTree.Node, SnakeYamlCommentMapper) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- setCommentsSequence(SequenceNode, KeyTree.Node, SnakeYamlCommentMapper) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- setConfigurationFile(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- setConfigurationFile(URI) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- setConfigurationFile(File) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- setDefaultQuoteStyle(QuoteStyle) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions.QuoteStyleDefaults
-
Set the default quote style.
- setDefaults(Configuration) - Method in interface org.simpleyaml.configuration.Configuration
-
- setDefaults(Configuration) - Method in class org.simpleyaml.configuration.MemoryConfiguration
-
- setElementIndex(int) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- setFooter(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Sets the footer of this configuration file.
- setFooter(MappingNode) - Method in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- setFormattedComment(KeyTree.Node, String, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- setHeader(String) - Method in class org.simpleyaml.configuration.file.YamlFile
-
Sets the header that will be applied to the top of the saved output.
- setImplementation(YamlImplementation) - Method in class org.simpleyaml.configuration.file.YamlConfiguration
-
- setListNode(Collection<?>, KeyTree.Node) - Method in class org.simpleyaml.configuration.file.YamlFile
-
- setPriority(String, KeyTree.Node) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- setQuoteStyle(Class<?>, QuoteStyle) - Method in class org.simpleyaml.configuration.file.YamlConfigurationOptions.QuoteStyleDefaults
-
Set the default quote style for a specific type.
- setRawComment(KeyTree.Node, String, CommentType) - Method in class org.simpleyaml.configuration.comments.YamlCommentMapper
-
- setSeparator(char) - Static method in class org.simpleyaml.utils.StringUtils
-
- setSideComment(String) - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- setSideComment(KeyTree.Node, String) - Method in class org.simpleyaml.configuration.comments.YamlCommentParser
-
- setToChild(ConfigurationWrapper.SetToPath, String, Object) - Method in class org.simpleyaml.configuration.ConfigurationWrapper
-
- sideComment - Variable in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- sideCommentPrefix - Variable in class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- sideFormatter - Variable in class org.simpleyaml.configuration.comments.format.YamlCommentFormatter
-
- sideFormatter() - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatter
-
- SimpleYamlImplementation - Class in org.simpleyaml.configuration.implementation
-
Default YAML implementation using snakeyaml high-level API and a custom comment parser / dumper.
- SimpleYamlImplementation() - Constructor for class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- SimpleYamlImplementation(LoaderOptions, DumperOptions) - Constructor for class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- SimpleYamlImplementation(SnakeYamlRepresenter) - Constructor for class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- SimpleYamlImplementation(SnakeYamlConstructor, SnakeYamlRepresenter) - Constructor for class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- SimpleYamlImplementation(SnakeYamlConstructor, SnakeYamlRepresenter, Resolver) - Constructor for class org.simpleyaml.configuration.implementation.SimpleYamlImplementation
-
- size() - Method in class org.simpleyaml.configuration.comments.KeyTree.Node
-
- size() - Method in interface org.simpleyaml.configuration.ConfigurationSection
-
Gets the size of this configuration section.
- size() - Method in class org.simpleyaml.configuration.MemorySection
-
- skipMultiline() - Method in class org.simpleyaml.configuration.comments.YamlCommentDumper
-
- skipToEnd() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- SnakeYamlCommentMapper - Class in org.simpleyaml.configuration.implementation.snakeyaml
-
- SnakeYamlCommentMapper(YamlConfigurationOptions) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlCommentMapper
-
- SnakeYamlConstructor - Class in org.simpleyaml.configuration.implementation.snakeyaml
-
- SnakeYamlConstructor(LoaderOptions) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlConstructor
-
- SnakeYamlImplementation - Class in org.simpleyaml.configuration.implementation.snakeyaml
-
- SnakeYamlImplementation() - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SnakeYamlImplementation(LoaderOptions, DumperOptions) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SnakeYamlImplementation(SnakeYamlRepresenter) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SnakeYamlImplementation(SnakeYamlConstructor, SnakeYamlRepresenter) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SnakeYamlImplementation(SnakeYamlConstructor, SnakeYamlRepresenter, Resolver) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlImplementation
-
- SnakeYamlQuoteValue - Class in org.simpleyaml.configuration.implementation.snakeyaml
-
- SnakeYamlQuoteValue() - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlQuoteValue
-
- SnakeYamlRepresenter - Class in org.simpleyaml.configuration.implementation.snakeyaml
-
- SnakeYamlRepresenter(DumperOptions) - Constructor for class org.simpleyaml.configuration.implementation.snakeyaml.SnakeYamlRepresenter
-
- source() - Method in class org.simpleyaml.utils.DumperBus
-
Get the dumper source where values are read.
- splitNewLines(String, int) - Static method in class org.simpleyaml.utils.StringUtils
-
- splitTrailingNewLines(String) - Static method in class org.simpleyaml.utils.StringUtils
-
- square(double) - Static method in class org.simpleyaml.utils.NumberConversions
-
- stage - Variable in class org.simpleyaml.configuration.comments.YamlCommentReader
-
- StringUtils - Class in org.simpleyaml.utils
-
- StringUtils() - Constructor for class org.simpleyaml.utils.StringUtils
-
- stripCarriage(String) - Static method in class org.simpleyaml.utils.StringUtils
-
- stripIndentation(String) - Static method in class org.simpleyaml.utils.StringUtils
-
- stripPrefix(boolean) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatter
-
Set if stripping the prefix is desired.
- stripPrefix(boolean) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- stripPrefix() - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- stripPrefix() - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
- stripPrefix(boolean) - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
Set if stripping the prefix is desired.
- stripPrefix(boolean) - Method in class org.simpleyaml.configuration.comments.format.YamlSideCommentFormatterConfiguration
-
- stripPrefix(String, String) - Static method in class org.simpleyaml.utils.StringUtils
-
- stripPrefix(String, String, String) - Static method in class org.simpleyaml.utils.StringUtils
-
- suffix(String) - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- suffix(String, String) - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- suffix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- suffix(String, String) - Method in class org.simpleyaml.configuration.comments.format.YamlCommentFormatterConfiguration
-
- suffix(String) - Method in class org.simpleyaml.configuration.comments.format.YamlSideCommentFormatterConfiguration
-
- suffix(String, String) - Method in class org.simpleyaml.configuration.comments.format.YamlSideCommentFormatterConfiguration
-
- suffixLast(String) - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- suffixLast() - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- suffixLast(String) - Method in class org.simpleyaml.configuration.comments.format.YamlHeaderFormatter
-
Set the suffix to append to the end of the header.
- suffixMultiline(String) - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- suffixMultiline() - Method in class org.simpleyaml.configuration.comments.format.CommentFormatterConfiguration
-
- SupplierIO<T extends Closeable> - Interface in org.simpleyaml.utils
-
IO Factory.
- SupplierIO.InputStream - Interface in org.simpleyaml.utils
-
InputStream get()
Can be implemented as a lambda function. e.g.
- SupplierIO.Reader - Interface in org.simpleyaml.utils
-
Reader get()
Can be implemented as a lambda function. e.g.
- Validate - Class in org.simpleyaml.utils
-
This class assists in validating arguments.
- Validate() - Constructor for class org.simpleyaml.utils.Validate
-
Constructor.
- VALUE - Static variable in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-
- value - Variable in class org.simpleyaml.configuration.implementation.api.QuoteValue
-
- valueOf(String) - Static method in enum org.simpleyaml.configuration.comments.CommentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.simpleyaml.configuration.comments.format.YamlCommentFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.simpleyaml.configuration.comments.YamlCommentReader.ReaderStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.simpleyaml.configuration.comments.YamlCommentReader.ReadingQuoteStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.simpleyaml.configuration.implementation.api.QuoteStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.simpleyaml.configuration.comments.CommentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.simpleyaml.configuration.comments.format.YamlCommentFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.simpleyaml.configuration.comments.YamlCommentReader.ReaderStage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.simpleyaml.configuration.comments.YamlCommentReader.ReadingQuoteStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.simpleyaml.configuration.implementation.api.QuoteStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueStep() - Method in class org.simpleyaml.configuration.comments.YamlCommentReader.ReadingExplicitStyle
-