Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Commons Configuration 1.2
Package:
org.apache.commons.configuration
Class
public
class
BaseConfiguration
extends
AbstractConfiguration
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Id: BaseC
Author(s)
Stefano Mazzocchi
,
Jon S. Stevens
,
Dave Bryson
,
Geir Magnusson Jr.
,
Basic configuration classe. Stores the configuration data but does not provide any load or save functions. If you want to load your Configuration from a file use PropertiesConfiguration or XmlConfiguration. This class extends normal Java properties by adding the possibility to use the same key many times concatenating the value strings instead of overwriting them.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact