Uses of Class
java.util.prefs.InvalidPreferencesFormatException
| Package | Description |
|---|---|
| java.util.prefs |
-
Uses of InvalidPreferencesFormatException in java.util.prefs
Methods in java.util.prefs that throw InvalidPreferencesFormatException Modifier and Type Method Description static voidPreferences. importPreferences(InputStream istream)Imports all the preferences from an XML document using the given input stream.