public class EnvVariable extends Object
Getting windows environmental variable
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
EnvVariable() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCharSet() |
static String |
getDragonHome() |
static Properties |
getEnv() |
static String |
getEnv(String key) |
static void |
setCharSet(String charSet) |
static void |
setDragonHome(String home) |
public static Properties getEnv()
public static void setDragonHome(String home)
public static String getDragonHome()
public static void setCharSet(String charSet)
public static String getCharSet()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.