| Package | Description |
|---|---|
| java.util.prefs |
This package allows applications to store and retrieve user and system preference and configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Preferences.importPreferences(InputStream
Imports all of the preferences represented by the XML document on the specified input stream.
|