Example usage for org.apache.commons.configuration2 XMLConfiguration subclass-usage

List of usage examples for org.apache.commons.configuration2 XMLConfiguration subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.configuration2 XMLConfiguration subclass-usage.

Usage

From source file Executable.ExtendedXMLConfiguration.java

/**
 * Extends XMLConfiguration so XML output is indented.  Copied from somewhere
 * on the internet.
 * @author Daniel Money
 * @version 1.1.3
 */

From source file nl.imvertor.common.wrapper.XMLConfiguration.java

/**
 * Wrapper for apache XMLConfiguration, required for creating a transformer with a locator (bug fix).
 * 
 * @author arjan
 *
 */