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$
  • Constructor Details

    • SVGAccuracyTestProcessor

      public SVGAccuracyTestProcessor()