Package | Description |
---|---|
org.drools.verifier.report | |
org.drools.verifier.report.html |
Modifier and Type | Class and Description |
---|---|
class |
PlainTextReportWriter |
class |
XMLReportWriter |
Modifier and Type | Method and Description |
---|---|
static VerifierReportWriter |
VerifierReportWriterFactory.newHTMLReportWriter() |
static VerifierReportWriter |
VerifierReportWriterFactory.newPDFReportWriter() |
static VerifierReportWriter |
VerifierReportWriterFactory.newPlainTextReportWriter()
Returns the verifier results as plain text.
|
static VerifierReportWriter |
VerifierReportWriterFactory.newXMLReportWriter()
Returns the verifier results as XML.
|
Modifier and Type | Class and Description |
---|---|
class |
HTMLReportWriter |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.