Package | Description |
---|---|
org.apache.commons.configuration |
The Configuration main package.
|
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentConfiguration
A Configuration implementation that reads the platform specific
environment variables using the map returned by
System.getenv() . |
class |
SystemConfiguration
A configuration based on the system properties.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.