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 voidPreferences. importPreferences(InputStream is)在指定的输入流上导入XML文档表示的所有首选项。 
 -