Package | Description |
---|---|
dk.heick.properties.io | |
dk.heick.properties.io.specialized |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXMLFilePropertyIO
Abstract class for handling properties which is stored in xml files.
|
class |
FilePropertyIO
Loads the properties via a
File using Properties.load method. |
class |
XMLParsedFilePropertyIO
Parses a XML file to Properties using an instance of XMLPropertiesParser
|
Modifier and Type | Class and Description |
---|---|
class |
JBossSystemPropertiesPropertyIO
Loads the properties from a XML file from an Jboss xml file.
|