Searched refs:formatStyle (Results 1 – 1 of 1) sorted by relevance
755 XmlFormatStyle formatStyle = XmlFormatStyle.MANIFEST; in merge() local766 formatStyle = EclipseXmlPrettyPrinter.getForFile(toPath); in merge()768 formatStyle = XmlFormatStyle.FILE; in merge()780 EclipseXmlFormatPreferences.create(), formatStyle, null, in merge()989 XmlFormatStyle formatStyle = EclipseXmlPrettyPrinter.getForFile(to); in format() local991 return EclipseXmlPrettyPrinter.prettyPrint(contents, prefs, formatStyle, null); in format()