Uses of Class
org.apache.commons.configuration2.BaseConfiguration
-
Uses of BaseConfiguration in org.apache.commons.configuration2
Modifier and TypeClassDescriptionclass
This is the "classic" Properties loader which loads the values from a single or multiple files (which can be chained with "include =".class
This configuration implements the XML properties format introduced in Java, see https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html.