|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgresql.pljava.test.Environment
public class Environment
Constructor Summary | |
---|---|
Environment()
|
Method Summary | |
---|---|
String[] |
asArray()
|
String |
get(String key)
|
static boolean |
isWindows()
|
void |
put(String key,
String val)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Environment() throws IOException
IOException
Method Detail |
---|
public static boolean isWindows()
public String get(String key)
public void put(String key, String val)
public String[] asArray()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |