Uses of Class
org.apache.commons.configuration.MapConfiguration
Packages that use MapConfiguration
-
Uses of MapConfiguration in org.apache.commons.configuration
Subclasses of MapConfiguration in org.apache.commons.configurationModifier and TypeClassDescriptionclass
A Configuration implementation that reads the platform specific environment variables using the map returned bySystem.getenv()
.class
A configuration based on the system properties.