|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
stella.util.HistoryDatabase.Logfile
public static class HistoryDatabase.Logfile
Simple command line interface.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
private static String |
FOOT
A footer message. |
private static String |
SWITCHES
The switches for adding properties. |
private static Map |
USE
Detailed use of switches. |
| Constructor Summary | |
|---|---|
HistoryDatabase.Logfile()
Constructs the parser to the sensor tester. |
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Entry point. |
boolean |
process(String[] arg)
Reads the command line and parses the supplied master log. |
| Methods inherited from class util.CommandLineParser |
|---|
getArguments, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String SWITCHES
private static final Map USE
private static final String FOOT
| Constructor Detail |
|---|
public HistoryDatabase.Logfile()
| Method Detail |
|---|
public boolean process(String[] arg)
throws ParseException,
IOException
ParseException
IOException
public static void main(String[] arg)
throws ParseException,
IOException
ParseException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||