Package | Description |
---|---|
org.apache.batik.test.xml |
Modifier and Type | Class and Description |
---|---|
class |
XSLXMLReportConsumer
This implementation of the
XMLTestReportProcessor.XMLReportConsumer
interface simply applies an XSL transformation to the input
XML file and stores the result in a configurable directory. |
Modifier and Type | Field and Description |
---|---|
protected XMLTestReportProcessor.XMLReportConsumer |
XMLTestReportProcessor.consumer
The XMLReportConsumer instance is notified whenever
this object generates a new report.
|
Constructor and Description |
---|
XMLTestReportProcessor(XMLTestReportProcessor.XMLReportConsumer consumer) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.