JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.util.InvalidPropertiesFormatException
Packages that use
InvalidPropertiesFormatException
软件包
描述
java.util
包含集合框架,一些国际化支持类,服务加载器,属性,随机数生成,字符串解析和扫描类,base64编码和解码,位数组和几个其他实用程序类。
Uses of
InvalidPropertiesFormatException
in
java.util
Methods in
java.util
that throw
InvalidPropertiesFormatException
变量和类型
方法
描述
void
Properties.
loadFromXML
(
InputStream
in)
将指定输入流上的XML文档表示的所有属性加载到此属性表中。