eXo Kernel :: Commons Utils 2.4.13-GA

org.exoplatform.commons.utils
Class PropertiesLoader

java.lang.Object
  extended by org.exoplatform.commons.utils.PropertiesLoader

public class PropertiesLoader
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
PropertiesLoader()
           
 
Method Summary
static LinkedHashMap<String,String> load(InputStream in)
           
static LinkedHashMap<String,String> loadFromXML(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesLoader

public PropertiesLoader()
Method Detail

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

eXo Kernel :: Commons Utils 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.