org.openware.loadsim.output
Class PrintFormsHandler

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

public class PrintFormsHandler
extends java.lang.Object
implements IContentHandler

See Also:
Serialized Form

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

PrintFormsHandler

public PrintFormsHandler()
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.