org.drools.verifier.report
Class PlainTextReportWriter
java.lang.Object
org.drools.verifier.report.PlainTextReportWriter
- All Implemented Interfaces:
- VerifierReportWriter
public class PlainTextReportWriter
- extends Object
- implements VerifierReportWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlainTextReportWriter
public PlainTextReportWriter()
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.