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 TypeClassDescriptionclassThis implementation of theTestReportProcessorinterface converts theTestReportsit 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 TypeInterfaceDescriptioninterfaceContains constants for the XML Test Report (XTR) syntax.interfaceContains constants for the XML Test Suite (XTS) syntax.Classes in org.apache.batik.test.xml that implement XMLReflectConstantsModifier and TypeClassDescriptionclassThis helper class can be used to build Java object from their XML description.classThis implementation of theTestReportProcessorinterface converts theTestReportsit processes into an XML document that it outputs in a directory.classThis class loads an XML document describing a test suite into aTestSuiteobject.classThis class can be used to build and run aTestSuitefrom an XML description following the "XML Test Run" and "XML Test Suite" formats, whose constants are defined in theXTRunConstantsandXTSConstantsinterfaces.