| java.lang.Object | ||
| ↳ | webwork.config.AbstractConfiguration | |
| ↳ | webwork.config.PropertiesConfiguration | |
Access configuration from a properties file.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get a named setting.
| |||||||||||
List setting names
| |||||||||||
Set a named setting
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
webwork.config.AbstractConfiguration
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
webwork.config.ConfigurationInterface
| |||||||||||