public class PropertyFileLoader extends Object
| Constructor and Description |
|---|
PropertyFileLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadDefaultPropertyFile(String defaultPropertyFile,
Properties topologyProperties) |
static void |
loadPropertyFile(String defaultPropertyFile,
String providedPropertyFile,
Properties topologyProperties) |
void |
loadProvidedPropertyFile(String fileName,
Properties topologyProperties) |
public static void loadPropertyFile(String defaultPropertyFile, String providedPropertyFile, Properties topologyProperties)
public void loadDefaultPropertyFile(String defaultPropertyFile, Properties topologyProperties) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic void loadProvidedPropertyFile(String fileName, Properties topologyProperties) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.