|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for arguments that may be registered and parsed by the ArgumentParser.
| Method Summary | |
int |
parse(java.util.List values)
Must check whether values begins with this argument. |
void |
printUsage(java.io.PrintWriter out)
Must write a description of the usage of this argument to out. |
| Method Detail |
public int parse(java.util.List values)
public void printUsage(java.io.PrintWriter out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||