|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voiceclearly.api.util.LoggingConfig
public final class LoggingConfig
| Field Summary | |
|---|---|
static java.lang.String |
ARGUMENTS
|
| Constructor Summary | |
|---|---|
LoggingConfig()
|
|
| Method Summary | |
|---|---|
protected static java.lang.String |
getArgumentValue(java.lang.String argumentName)
|
protected static java.io.File |
getBinDirectory()
|
protected static java.io.File |
getLogDirectory()
Returns the log directory. |
protected static java.io.File |
getResourceDirectory()
|
protected static java.lang.String |
getUserConf()
Keep track of the users configuration directory. |
protected static java.lang.String |
getUserHome()
|
protected static java.lang.String |
getVoiceClearlyUserHome()
|
static boolean |
isLinux()
Return if we are running on Linux. |
static boolean |
isMac()
Return if we are running on a mac. |
static boolean |
isVista()
Returns true if Spark is running on vista. |
static boolean |
isWindows()
Return if we are running on windows. |
protected void |
setArgument(java.lang.String arguments)
|
void |
startup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String ARGUMENTS
| Constructor Detail |
|---|
public LoggingConfig()
| Method Detail |
|---|
public void startup()
public static boolean isWindows()
public static boolean isVista()
public static boolean isMac()
protected static java.lang.String getArgumentValue(java.lang.String argumentName)
argumentName -
protected void setArgument(java.lang.String arguments)
arguments - protected static java.io.File getBinDirectory()
protected static java.io.File getResourceDirectory()
protected static java.io.File getLogDirectory()
public static boolean isLinux()
protected static java.lang.String getUserConf()
protected static java.lang.String getVoiceClearlyUserHome()
protected static java.lang.String getUserHome()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||