|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
java.io.FilterReader
uk.co.mmscomputing.util.configuration.ConfigurationReader
public class ConfigurationReader
| Field Summary |
|---|
| Fields inherited from class java.io.FilterReader |
|---|
in |
| Fields inherited from class java.io.Reader |
|---|
lock |
| Constructor Summary | |
|---|---|
ConfigurationReader(java.io.Reader in)
|
|
ConfigurationReader(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
void |
read(java.util.Map map)
|
| Methods inherited from class java.io.FilterReader |
|---|
close, mark, markSupported, read, read, ready, reset, skip |
| Methods inherited from class java.io.Reader |
|---|
read, read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationReader(java.io.Reader in)
public ConfigurationReader(java.lang.String filename)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void read(java.util.Map map)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||