org.exoplatform.commons.utils
Class PropertiesLoader
java.lang.Object
org.exoplatform.commons.utils.PropertiesLoader
public class PropertiesLoader
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesLoader
public PropertiesLoader()
load
public static LinkedHashMap<String,String> load(InputStream in)
throws IOException
- Throws:
IOException
loadFromXML
public static LinkedHashMap<String,String> loadFromXML(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2013 eXo Platform SAS. All Rights Reserved.