Exemplo n.º 1
0
 public static void setProperty(String key, String value) throws IOException {
   propDb.setProperty(key, value);
 }