Package com.lf.commons.config

Provides support for configuration of modules and applications.

See: Description

Package com.lf.commons.config Description

Provides support for configuration of modules and applications.

This package can be used for universal configuration purposes. The Configuration class enhances the java.util.Properties class in many ways. It works with files like the Windows *.INI configuration files with an easy-to-access structure of lines containing variable/value pairs. Also XML files can be used to load/store configuration data.

 Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.