29303132333435
append(s, "DTDBatchTestDir", "dtd"); return s; } private static void append(TestSuite s, String propName, String target) throws Exception { s.addTest(new RELAXNGTester().createFromProperty(target, propName)); }