Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.util.InvalidPropertiesFormatException
Uses in package java.util
Methods which throw type java.util.InvalidPropertiesFormatException
void
Properties
.
loadFromXML
(
InputStream
in)
Decodes the contents of the supplied
InputStream
as an XML file, which represents a set of properties.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)