Java org.apache.commons.configuration2 CompositeConfiguration fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.configuration2 CompositeConfiguration fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.configuration2 CompositeConfiguration.

The text is from its open source code.

Constructor

CompositeConfiguration()
Creates an empty CompositeConfiguration object which can then be added some other Configuration files

Method