Package org.apache.slide.util.conf
SinceNot specified.
VersionNot specified.
AuthorNot specified.
| Configurable |
No description provided. |
| Configuration |
Configuration is a interface encapsulating a configuration node
used to retrieve configuration values. |
| 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. |
| ConfigurationException |
Thrown when a Configurable component cannot be configured
properly, or if a value cannot be retrieved properly. |