Package org.apache.slide.util.conf
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
Configurable No description provided.
Configuration Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
Classes
AbstractConfiguration This is an abstract Configuration implementation that deals with methods that can be abstracted away from underlying implementations.
ConfigurationElement ConfigurationElement is a class implementing the Configuration interface using a tree of Elements as configuration container.
ConfigurationImpl This is the default Configuration implementation.
Element No description provided.
Populate No description provided.
Exceptions
ConfigurationException Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.