Searched refs:catalogXml (Results 1 – 1 of 1) sorted by relevance
135 File catalogXml = new File(args[0]); in main() local146 public static Test suite(File catalogXml) throws Exception { in suite() argument165 .newDocumentBuilder().parse(catalogXml); in suite()171 File base = new File(catalogXml.getParentFile(), majorPath); in suite()