public class PropertyFileManager extends Object
| Constructor and Description |
|---|
PropertyFileManager(String fname) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
load() |
void |
save(Properties prop) |
public PropertyFileManager(String fname)
public void save(Properties prop)
public Properties load()
Copyright © 2021. All rights reserved.