Uses of Interface
org.apache.batik.test.xml.XMLReflectConstants
Packages that use XMLReflectConstants
-
Uses of XMLReflectConstants in org.apache.batik.test.svg
Classes in org.apache.batik.test.svg that implement XMLReflectConstantsModifier and TypeClassDescriptionclass
This implementation of theTestReportProcessor
interface converts theTestReports
it processes into an XML document that it outputs in a directory. -
Uses of XMLReflectConstants in org.apache.batik.test.xml
Subinterfaces of XMLReflectConstants in org.apache.batik.test.xmlModifier and TypeInterfaceDescriptioninterface
Contains constants for the XML Test Report (XTR) syntax.interface
Contains constants for the XML Test Suite (XTS) syntax.Classes in org.apache.batik.test.xml that implement XMLReflectConstantsModifier and TypeClassDescriptionclass
This helper class can be used to build Java object from their XML description.class
This implementation of theTestReportProcessor
interface converts theTestReports
it processes into an XML document that it outputs in a directory.class
This class loads an XML document describing a test suite into aTestSuite
object.class
This class can be used to build and run aTestSuite
from an XML description following the "XML Test Run" and "XML Test Suite" formats, whose constants are defined in theXTRunConstants
andXTSConstants
interfaces.