|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.commands.CommandLine
public class CommandLine
Simple CommandLine class.
| Constructor Summary | |
|---|---|
CommandLine()
|
|
CommandLine(java.lang.String line)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
|
java.util.ArrayList<java.lang.String> |
getParameters()
|
CommandLine |
parse(java.lang.String line)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLine()
public CommandLine(java.lang.String line)
| Method Detail |
|---|
public final java.lang.String getKey()
public final java.util.ArrayList<java.lang.String> getParameters()
public CommandLine parse(java.lang.String line)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||