public class HelperUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SEPARATOR |
| Constructor and Description |
|---|
HelperUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getZipDirectory(java.lang.String baseDirPath) |
static void |
setSystemPropertyIfNotSetting(java.lang.String value,
java.lang.String defaultValue)
Sets system property value
|
public static byte[] getZipDirectory(java.lang.String baseDirPath)
public static void setSystemPropertyIfNotSetting(java.lang.String value,
java.lang.String defaultValue)
value - - value to be set as system propertydefaultValue - - default value of the system property