Package | Description |
---|---|
dk.heick.properties.io |
Modifier and Type | Method and Description |
---|---|
static FilePropertyIO |
FilePropertyIOFactory.createFilePropertyIO(File rootDirectory,
String propertyFilename,
boolean readonly,
boolean cached)
Searches for the propertyFilename in directory or sub directory of rootDirectory, and returns a FilePropertyIO.
|