Properties.save
Class Overview | Class Members | 
  This Package | 
All Packages
 public synchronized void save( OutputStream out,
                               String header )
Parameters
-  out 
-  an output stream.
    
-  header 
-  a description of the property list.
  
Description
 Stores this property list to the specified output stream. The 
 string header is printed as a comment at the beginning of the stream.