Object setProperty(String key, String value)
Calls the Hashtable method put.
void store(OutputStream out, String header)
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.