|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openware.loadsim.output.DumpLinksHandler
Dump the HTML anchor tags from the last downloaded page. The tags
are written to a file named <link label name>.links
.
The "link label name" is that specified in the sequence file that
LoadSim records.
Constructor Summary | |
DumpLinksHandler()
|
Method Summary | |
void |
handlePage(SampleResult sr)
Handle the contents of the last page downloaded. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DumpLinksHandler()
Method Detail |
public void handlePage(SampleResult sr) throws LinkException
IContentHandler
handlePage
in interface IContentHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |