|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.commons.utils.ConfigManager
public class ConfigManager
ConfigManager
| Constructor Summary | |
|---|---|
ConfigManager()
|
|
| Method Summary | |
|---|---|
static java.io.InputStream |
getInputResource(java.lang.String path)
|
static java.io.OutputStream |
getOutputResource(java.lang.String path,
boolean append)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigManager()
| Method Detail |
|---|
public static java.io.InputStream getInputResource(java.lang.String path)
throws java.io.FileNotFoundException
path -
java.io.FileNotFoundException
public static java.io.OutputStream getOutputResource(java.lang.String path,
boolean append)
throws java.io.FileNotFoundException
path - append -
java.io.FileNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||