public class PropertiesManager extends Object
| Constructor and Description |
|---|
PropertiesManager() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
getProperties(File file) |
static Properties |
getProperties(String fileName) |
static Properties |
getProperties(URL url) |
static void |
saveProperties(Properties properties,
File file) |
public static void saveProperties(Properties properties, File file) throws IOException
IOExceptionpublic static Properties getProperties(URL url) throws IOException
IOExceptionpublic static Properties getProperties(String fileName) throws IOException
IOExceptionpublic static Properties getProperties(File file) throws IOException
IOExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.