Uses of Interface
org.apache.batik.test.xml.XTRConstants
-
Packages that use XTRConstants Package Description org.apache.batik.test.svg org.apache.batik.test.xml -
-
Uses of XTRConstants in org.apache.batik.test.svg
Classes in org.apache.batik.test.svg that implement XTRConstants 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. -
Uses of XTRConstants in org.apache.batik.test.xml
Classes in org.apache.batik.test.xml that implement XTRConstants Modifier and Type Class Description class
XMLTestReportProcessor
This implementation of theTestReportProcessor
interface converts theTestReports
it processes into an XML document that it outputs in a directory.
-