Skip navigation links

Package org.apache.commons.configuration2.io

A package with classes related to I/O operations.

See: Description

Package org.apache.commons.configuration2.io Description

A package with classes related to I/O operations.

Most of the interfaces and classes contained in this package are related to file-based configurations. For instance, the basic interfaces for reading and writing data or for managing a reference to a file are defined here. This package also contains various strategy classes for locating files. They can be used to construct a location strategy for the configuration sources of a specific application.

Skip navigation links

Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.