All Classes and Interfaces
Class
Description
Represents a source of configurable options and settings.
Represents the various settings for controlling the input and output of a
configuration.
Represents a section of a configuration.
Represents an object that may be serialized.
A utility class for storing and retrieving classes for configurations.
Applies to a configuration serializable that will delegate all
deserialization to another configuration serializable.
Represents a base class for all file-based implementations of a memory
configuration.
Represents the various settings for controlling the input and output of a
file configuration.
An exception thrown when attempting to load an invalid configuration.
Represents an implementation of a configuration that exists only in-memory.
Represents the various settings for controlling the input and output of a
memory configuration.
Represents an implementation of a configuration section that is only stored
in-memory.
Represents an "alias" that a configuration serializable may be known as.
Represents an implementation of configuration which saves all files in valid
YAML format.
Represents the various settings for controlling the input and output of a
YAML configuration.
Represents a custom safe constructor for use with a YAML configuration.
Represents a representer that can work with configuration sections and
configuration serializables.