Java org.apache.commons.configuration ConfigurationMap fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.configuration ConfigurationMap fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

ConfigurationMap(Configuration configuration)
Creates a new instance of a ConfigurationMap that wraps the specified Configuration instance.

Method

SetentrySet()
Returns a set with the entries contained in this configuration-based map.