org.openware.loadsim.output
Class SaveHtmlHandler

java.lang.Object
  |
  +--org.openware.loadsim.output.SaveHtmlHandler
All Implemented Interfaces:
IContentHandler, java.io.Serializable

public class SaveHtmlHandler
extends java.lang.Object
implements IContentHandler

Save the contents of the last downloaded page.

Author:
Vincent Sheffer
See Also:
Serialized Form

Constructor Summary
SaveHtmlHandler()
           
 
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

SaveHtmlHandler

public SaveHtmlHandler()
Method Detail

handlePage

public void handlePage(SampleResult sr)
                throws LinkException
Description copied from interface: IContentHandler
Handle the contents of the last page downloaded.
Specified by:
handlePage in interface IContentHandler


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.