A G O S

A

ApplicationSettings - Class in org.keridwen.core.settings
Keridwen's project
General application settings tool.
ApplicationSettings() - Constructor for class org.keridwen.core.settings.ApplicationSettings
Default constructor.

G

getProperty(String) - Static method in class org.keridwen.core.settings.ApplicationSettings
Get the property of the given key-name as a String.
getPropertyAsFile(String) - Static method in class org.keridwen.core.settings.ApplicationSettings
Get the property of the given key-name as a File, if file exists, null otherwise.
getPropertyAsInt(String) - Static method in class org.keridwen.core.settings.ApplicationSettings
Get the property of the given key-name as a simple int, if the cast is possible, NumberFormatException exception otherwise.

O

org.keridwen.core.settings - package org.keridwen.core.settings
 

S

setInputFile(File) - Static method in class org.keridwen.core.settings.ApplicationSettings
 
setSystemPropertyName(String) - Static method in class org.keridwen.core.settings.ApplicationSettings
 

A G O S

Copyright © 2012-2013 Artenum. All Rights Reserved.