Package net.sourceforge.pmd.cpd
Class FileReporter
- java.lang.Object
-
- net.sourceforge.pmd.cpd.FileReporter
-
@Deprecated public class FileReporter extends Object
Deprecated.CPDRenderer
directly renders to a Writer- Author:
- Philippe T'Seyen
-
-
Constructor Summary
Constructors Constructor Description FileReporter(File reportFile)
Deprecated.FileReporter(File reportFile, String encoding)
Deprecated.FileReporter(String encoding)
Deprecated.
-
-
-
Method Detail
-
report
public void report(String content) throws ReportException
Deprecated.- Throws:
ReportException
-
-