org.drools.verifier.report
Class PlainTextReportWriter

java.lang.Object
  extended by org.drools.verifier.report.PlainTextReportWriter
All Implemented Interfaces:
VerifierReportWriter

public class PlainTextReportWriter
extends Object
implements VerifierReportWriter


Constructor Summary
PlainTextReportWriter()
           
 
Method Summary
 void writeReport(OutputStream out, VerifierReport result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainTextReportWriter

public PlainTextReportWriter()
Method Detail

writeReport

public void writeReport(OutputStream out,
                        VerifierReport result)
                 throws IOException
Specified by:
writeReport in interface VerifierReportWriter
Throws:
IOException


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.