Package | Description |
---|---|
org.settings4j | |
org.settings4j.config | |
org.settings4j.settings |
Modifier and Type | Method and Description |
---|---|
static Settings4jRepository |
Settings4j.getSettingsRepository()
Get the
Settings4jRepository where this Settings-Object is stored. |
Modifier and Type | Method and Description |
---|---|
static void |
DOMConfigurator.configure(URL url,
Settings4jRepository repository)
A static version of
DOMConfigurator.doConfigure(URL) . |
Constructor and Description |
---|
DOMConfigurator(Settings4jRepository repository)
Configure the given Settings4jRepository with an XMl-configuration (see settings4j.dtd).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSettingsRepository
This class is specialized in retrieving settings by name and also maintaining the settings hierarchy.
|
Modifier and Type | Method and Description |
---|---|
static Settings4jRepository |
SettingsManager.getSettingsRepository()
The internal default Settings4j Repository where all
Settings4j are stored. |
Copyright © 2008–2014. All rights reserved.