public class PropertiesLoader extends Object
| Constructor and Description |
|---|
PropertiesLoader() |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,String> |
load(InputStream in) |
static LinkedHashMap<String,String> |
loadFromXML(InputStream in) |
public static LinkedHashMap<String,String> load(InputStream in) throws IOException
IOExceptionpublic static LinkedHashMap<String,String> loadFromXML(InputStream in) throws IOException
IOExceptionCopyright © 2017 eXo Platform SAS. All Rights Reserved.