Uses of Interface
org.apache.batik.test.xml.XTSConstants
-
Packages that use XTSConstants Package Description org.apache.batik.test.xml -
-
Uses of XTSConstants in org.apache.batik.test.xml
Classes in org.apache.batik.test.xml that implement XTSConstants Modifier and Type Class Description classXMLTestSuiteLoaderThis class loads an XML document describing a test suite into aTestSuiteobject.classXMLTestSuiteRunnerThis 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.
-