Example usage for org.apache.commons.configuration PropertiesConfiguration.DefaultIOFactory subclass-usage

List of usage examples for org.apache.commons.configuration PropertiesConfiguration.DefaultIOFactory subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.configuration PropertiesConfiguration.DefaultIOFactory subclass-usage.

Usage

From source file com.nridge.connector.common.con_com.transform.WhitespaceIOFactory.java

/**
 * Utility class to handle property names with spaces.
 */
public class WhitespaceIOFactory extends PropertiesConfiguration.DefaultIOFactory {
    /**
     * Return our special properties reader.