Searched defs:XmlGenerator (Results 1 – 3 of 3) sorted by relevance
26 public final class XmlGenerator { class31 private XmlGenerator(StringWriter stringWriter, XmlWriter xmlWriter) { in XmlGenerator() method in XmlGenerator
54 class XmlGenerator class59 XmlGenerator(const string &toplevelConfig, bool validate, bool verbose, string schemasDir) in XmlGenerator() function in XmlGenerator
70 class XmlGenerator(object): class