|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.test.parsingURL.ParsedURLTest
public class ParsedURLTest
This class parses a number of URLs on standard input, and produces the parsed versions of them on standard output. It can be given one or two files as parameters: the first one is the input file, the second one is the output file. Compare the output file with the earlier version: if they are not the same, then the URLs are parsed differently.
Constructor Summary | |
---|---|
ParsedURLTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] a)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParsedURLTest()
Method Detail |
---|
public static void main(java.lang.String[] a) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |