org.drools.verifier.report
Class XMLReportWriter

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

public class XMLReportWriter
extends Object
implements VerifierReportWriter


Constructor Summary
XMLReportWriter()
           
 
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

XMLReportWriter

public XMLReportWriter()
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.