Package | Description |
---|---|
org.osjava.sj.loader.util |
Modifier and Type | Class and Description |
---|---|
class |
CustomProperties |
class |
IniProperties
Functionally like the CustomProperties class in that it has
comments and an order, IniProperties reads .ini files.
|
class |
XmlProperties
Loads properties using the DOM API from an InputStream containing XML
|