Searched refs:XMLGenerator (Results 1 – 2 of 2) sorted by relevance
127 XMLGenerator xmlGenerator = null; in start()129 xmlGenerator = new XMLGenerator(outputPath); in start()259 static class XMLGenerator { class in DescriptionGenerator269 XMLGenerator(String outputPath) throws ParserConfigurationException { in XMLGenerator() method in DescriptionGenerator.XMLGenerator
136 XMLGenerator xmlGenerator; in main()138 xmlGenerator = new XMLGenerator(outputXmlFile) { in main()