|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| PropertyReader | Property reader. |
| Class Summary | |
| AbstractPropertyReader | Base for PropertyReader implementations that use an underlying
Map instance. |
| BasicPropertyReader | Modifiable implementation of a property reader. |
| ChainedMap | This class provides a Map that stores the key/value pairs in the order that they were added to the Map. |
| CollectionUtils | Utility functions for collections. |
| EnumerationIterator | Iterator implementation that reads from an Enumeration. |
| PropertiesPropertyReader | Property reader based on a Properties object. |
| PropertyReaderConverter | Converter that is able to convert PropertyReader objects to
other kinds of objects. |
| PropertyReaderUtils | Utility functions for dealing with PropertyReader objects. |
| ProtectedList | Modifiable List implementaton that can be protected from
unauthorized changes. |
| ProtectedPropertyReader | Modifiable PropertyReader implementaton that can be protected
from unauthorized changes. |
| StatsPropertyReader | Immutable property reader that remembers which properties have not been accessed. |
| WarnDoubleProperties | Class that logs a warning message in the log system if a property value is overwritten. |
| Exception Summary | |
| IncorrectSecretKeyException | Exception that indicates a secret key argument did not match the actual secret key. |
| InvalidPropertyValueException | Exception thrown to indicate the property of a value is invalid. |
| MissingRequiredPropertyException | Exception thrown to indicate a required property has no value set for it. |
Collection-related utility classes.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||