org.stringtree.util
Class PropertyStreamUtils

java.lang.Object
  extended by org.stringtree.util.PropertyStreamUtils

public class PropertyStreamUtils
extends java.lang.Object


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

Constructor Detail

PropertyStreamUtils

public PropertyStreamUtils()
Method Detail

readProperties

public static java.util.Properties readProperties(java.io.InputStream in)