Searched refs:xmlOutputFactory (Results 1 – 2 of 2) sorted by relevance
90 XMLOutputFactory xmlOutputFactory = XMLOutputFactory.newFactory(); in writeRaw() local91 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw()
117 XMLOutputFactory xmlOutputFactory = XMLOutputFactory.newFactory(); in writeRaw() local118 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw()