Searched refs:xmlWriter (Results 1 – 3 of 3) sorted by relevance
91 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw() local92 xmlWriter.writeStartDocument(); in writeRaw()93 xmlWriter.writeComment("\n\n **** Autogenerated file - DO NOT EDIT ****\n\n"); in writeRaw()94 TelephonyLookup.writeXml(telephonyLookup, xmlWriter); in writeRaw()95 xmlWriter.writeEndDocument(); in writeRaw()
118 XMLStreamWriter xmlWriter = xmlOutputFactory.createXMLStreamWriter(fileWriter); in writeRaw() local119 xmlWriter.writeStartDocument(); in writeRaw()120 xmlWriter.writeComment("\n\n **** Autogenerated file - DO NOT EDIT ****\n\n"); in writeRaw()121 TimeZones.writeXml(timeZones, xmlWriter); in writeRaw()122 xmlWriter.writeEndDocument(); in writeRaw()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...