JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.util.prefs.InvalidPreferencesFormatException
Packages that use
InvalidPreferencesFormatException
软件包
描述
java.util.prefs
该软件包允许应用程序存储和检索用户和系统首选项和配置数据。
Uses of
InvalidPreferencesFormatException
in
java.util.prefs
Methods in
java.util.prefs
that throw
InvalidPreferencesFormatException
变量和类型
方法
描述
static void
Preferences.
importPreferences
(
InputStream
is)
在指定的输入流上导入XML文档表示的所有首选项。