Properties.load
Class Overview | Class Members | 
  This Package | 
All Packages
 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.