org.jwall.util
Class PropertyReader

java.lang.Object
  extended by org.jwall.util.PropertyReader

public class PropertyReader
extends Object


Constructor Summary
PropertyReader()
           
 
Method Summary
static Properties read(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyReader

public PropertyReader()
Method Detail

read

public static Properties read(InputStream in)
                       throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.