Package | Description |
---|---|
dk.heick.properties.collections | |
dk.heick.properties.io | |
dk.heick.properties.io.http | |
dk.heick.properties.io.specialized |
Class and Description |
---|
ManifestPropertyIO
ManifestPropertyIO id a readonly and cached PropertyIO.
|
Class and Description |
---|
AbstractFilePropertyIO
Abstract PropertyIO for handling file properties.
|
AbstractJDBCPropertyIO
Abstract class which implements all the JDBC handling, all it needs is the implementation of getConnection.
|
AbstractPropertyIO
An implementation of PropertyIO that handles caching of typed objects and the read only property.
|
AbstractXMLFilePropertyIO
Abstract class for handling properties which is stored in xml files.
|
CompositePropertyIO
Load properties from multiple PropertyIO's.
|
FilePropertyIO
Loads the properties via a
File using Properties.load method. |
ManifestPropertyIO.INIT_METHOD |
Class and Description |
---|
AbstractPropertyIO
An implementation of PropertyIO that handles caching of typed objects and the read only property.
|
Class and Description |
---|
AbstractFilePropertyIO
Abstract PropertyIO for handling file properties.
|
AbstractPropertyIO
An implementation of PropertyIO that handles caching of typed objects and the read only property.
|
AbstractXMLFilePropertyIO
Abstract class for handling properties which is stored in xml files.
|