Uses of Class
org.apache.batik.test.xml.XMLTestReportProcessor
-
Packages that use XMLTestReportProcessor Package Description org.apache.batik.test.svg -
-
Uses of XMLTestReportProcessor in org.apache.batik.test.svg
Subclasses of XMLTestReportProcessor in org.apache.batik.test.svg Modifier and Type Class Description class
SVGAccuracyTestProcessor
This implementation of theTestReportProcessor
interface converts theTestReports
it processes into an XML document that it outputs in a directory.
-