org.acm.seguin.pmd.cpd
Class FileReporter

java.lang.Object
  extended by org.acm.seguin.pmd.cpd.FileReporter

public class FileReporter
extends java.lang.Object

Author:
Philippe T'Seyen

Constructor Summary
FileReporter(java.io.File reportFile)
           
 
Method Summary
 void report(java.lang.String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileReporter

public FileReporter(java.io.File reportFile)
Method Detail

report

public void report(java.lang.String content)
            throws ReportException
Throws:
ReportException