Class | Description |
---|---|
AbstractProperties | |
CustomProperties | |
IniProperties |
Functionally like the CustomProperties class in that it has
comments and an order, IniProperties reads .ini files.
|
OrderedSet |
An implementation of Set that guarentees ordering
remains constant.
|
Utils |
The usual Utils class with reusable flotsam
|
XmlProperties |
Loads properties using the DOM API from an InputStream containing XML
|