|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ercp.xml.io.PropertyFileReader
public class PropertyFileReader
Because CLDC doesn't provide the properties class, we have to write our own Property file reader...
Constructor Summary | |
---|---|
PropertyFileReader()
Constructor |
Method Summary | |
---|---|
java.util.Hashtable |
read(java.io.InputStream in,
java.util.Hashtable table)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyFileReader()
Method Detail |
---|
public java.util.Hashtable read(java.io.InputStream in, java.util.Hashtable table) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |