|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.htmlparser.tests.PerformanceTest
Constructor Summary | |
PerformanceTest(java.lang.String file,
int numTimes)
Try to parse the given page the given no of times Print average time taken |
Method Summary | |
void |
beginTestWithoutScanners()
|
void |
beginTestWithScanners()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PerformanceTest(java.lang.String file, int numTimes)
file
- File to be parsednumTimes
- number of times the test should be repeatedMethod Detail |
public void beginTestWithoutScanners() throws ParserException
ParserException
public void beginTestWithScanners() throws ParserException
ParserException
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |