| Package | Description | 
|---|---|
| org.apache.commons.configuration2 | 
 
 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–2020 The Apache Software Foundation. All rights reserved.