|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectesmska.CommandLineParser
public class CommandLineParser
Parses program arguments from command line
| Constructor Summary | |
|---|---|
CommandLineParser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigPath()
User custom path to configuration files |
boolean |
isPortable()
Whether portable mode is enabled or disabled |
boolean |
parseArgs(java.lang.String[] args)
Parse command line arguments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLineParser()
| Method Detail |
|---|
public boolean parseArgs(java.lang.String[] args)
public boolean isPortable()
public java.lang.String getConfigPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||