Searched refs:XMLGenerator (Results 1 – 2 of 2) sorted by relevance
115 XMLGenerator xmlGenerator = null; in start()117 xmlGenerator = new XMLGenerator(outputPath); in start()247 static class XMLGenerator { class in DescriptionGenerator257 XMLGenerator(String outputPath) throws ParserConfigurationException { in XMLGenerator() method in DescriptionGenerator.XMLGenerator
125 XMLGenerator xmlGenerator; in main()127 xmlGenerator = new XMLGenerator(outputXmlFile) { in main()