|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
java.util.Properties.save(OutputStream, String)
This method does not throw an IOException if an I/O error occurs while saving the property list. As of the Java 2 platform v1.2, the preferred way to save a properties list is via the store(OutputStream out,
String header) method. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |