|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.config.internal.PropertiesReader
public class PropertiesReader
This class loads properties using the specified ResourceStreamSource.
| Constructor Summary | |
|---|---|
PropertiesReader(ResourceStreamSource resourceStream,
java.lang.String configurationResource)
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesReader(ResourceStreamSource resourceStream,
java.lang.String configurationResource)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.util.Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||