Searched refs:toXML (Results 1 – 3 of 3) sorted by relevance
266 mLayoutInfoMap.put(info.getKey(), myBundle.toXML()); in updateOverridden()
252 mFileWriter.writeToFile(new File(xmlOutDir, filename), layout.toXML()); in writeXmlFile()
627 public String toXML() throws JAXBException { in toXML() method in ResourceBundle.LayoutFileBundle