com.sun.javatest.report
Class COFReport

java.lang.Object
  extended by com.sun.javatest.report.COFReport

public class COFReport
extends java.lang.Object


Constructor Summary
COFReport()
           
 
Method Summary
 void write(Report.Settings s, java.io.File dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

COFReport

public COFReport()
Method Detail

write

public void write(Report.Settings s,
                  java.io.File dir)
           throws java.io.IOException
Parameters:
s - Settings to use to create the report.
dir - Directory in which the report output should be written.
Throws:
java.io.IOException


Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.