Class SVGAccuracyTestProcessor

java.lang.Object
org.apache.batik.test.xml.XMLTestReportProcessor
org.apache.batik.test.svg.SVGAccuracyTestProcessor
All Implemented Interfaces:
XMLConstants, TestReportProcessor, XMLReflectConstants, XTRConstants

public class SVGAccuracyTestProcessor extends XMLTestReportProcessor
This implementation of the TestReportProcessor interface converts the TestReports it processes into an XML document that it outputs in a directory. The directory used by the object can be configured at creation time.
Version:
$Id: SVGAccuracyTestProcessor.java 1733416 2016-03-03 07:07:13Z gadams $
  • Constructor Details

    • SVGAccuracyTestProcessor

      public SVGAccuracyTestProcessor()