Properties.load

Properties.load

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void load( InputStream in ) throws IOException
Parameters
in
the input stream.
Description
Reads a property list from an input stream.

Exceptions
IOException if an error occurred when reading from the input stream.