public class FilePersistentProperties extends Object
FilePersistentProperties(File propertyFile)
String
getProperty(String name)
void
setProperty(String name, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilePersistentProperties(File propertyFile)
public String getProperty(String name)
public void setProperty(String name, String value)