A C D F G K M P S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- App - Class in de.srsoftware.examples.localconfig
- App() - Constructor for class de.srsoftware.examples.localconfig.App
C
- Configuration - Class in de.srsoftware.localconfig
-
This class provides means to save program configuration
- Configuration(File) - Constructor for class de.srsoftware.localconfig.Configuration
-
Load configuration from file
- Configuration(Path) - Constructor for class de.srsoftware.localconfig.Configuration
-
Load configuration from file
- copy(Configuration, String) - Method in class de.srsoftware.localconfig.Configuration
D
- de.srsoftware.examples.localconfig - package de.srsoftware.examples.localconfig
- de.srsoftware.localconfig - package de.srsoftware.localconfig
- dir(String) - Static method in class de.srsoftware.localconfig.Configuration
-
returns the directory path, where config files should be stored.
F
- file() - Method in class de.srsoftware.localconfig.Configuration
- forApplication(String) - Static method in class de.srsoftware.localconfig.Configuration
G
- getBool(String) - Method in class de.srsoftware.localconfig.Configuration
-
will evaluate 1 or "true" (ignoring case) as true, every other value as false
- getDouble(String) - Method in class de.srsoftware.localconfig.Configuration
- getInt(String) - Method in class de.srsoftware.localconfig.Configuration
- getOrAdd(String, boolean) - Method in class de.srsoftware.localconfig.Configuration
- getOrAdd(String, double) - Method in class de.srsoftware.localconfig.Configuration
- getOrAdd(String, int) - Method in class de.srsoftware.localconfig.Configuration
- getOrAdd(String, String) - Method in class de.srsoftware.localconfig.Configuration
K
- keyValue(String) - Static method in class de.srsoftware.localconfig.Configuration
M
- main(String[]) - Static method in class de.srsoftware.examples.localconfig.App
P
- put(String, boolean) - Method in class de.srsoftware.localconfig.Configuration
- put(String, Number) - Method in class de.srsoftware.localconfig.Configuration
- put(String, String) - Method in class de.srsoftware.localconfig.Configuration
S
- save() - Method in class de.srsoftware.localconfig.Configuration
- saveAs(File) - Method in class de.srsoftware.localconfig.Configuration
T
- toString() - Method in class de.srsoftware.localconfig.Configuration
U
- uncomment(String) - Static method in class de.srsoftware.localconfig.Configuration
All Classes All Packages