|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttribble.net.ftp.shell.TestParser
abstract class TestParser
Test driver for class CommandParser.
Copyright ©2007 by David R. Tribble, all rights reserved.
Permission is granted to any person or entity except those designated by
by the United States Department of State as a terrorist, or terrorist
government or agency, to use and distribute this source code provided
that the original copyright notice remains present and unaltered.
| Field Summary | |
|---|---|
(package private) static java.lang.String |
REV
Revision information. |
| Constructor Summary | |
|---|---|
TestParser()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Test driver for class CommandParser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final java.lang.String REV
| Constructor Detail |
|---|
TestParser()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
CommandParser.
Usage
java tribble.net.ftp.shell.TestParser [-e] file
Options:
The file is a script containing FTP commands.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||