com.github.libxjava.util
Class PropertyUtil
java.lang.Object
com.github.libxjava.util.PropertyUtil
public final class PropertyUtil
- extends Object
- Version:
- libxjava-jse5 - 0.2
- Author:
- Marcel Patzlaff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public static Hashtable load(InputStream input)
throws IOException
- Throws:
IOException
loadInto
public static void loadInto(Hashtable properties,
InputStream input)
throws IOException
- Throws:
IOException
Copyright © 2010 Marcel Patzlaff. All Rights Reserved.