Searched defs:formatSource (Results 1 – 2 of 2) sorted by relevance
216 public void formatSource(CharSource input, CharSink output) in formatSource() method in Formatter232 public String formatSource(String input) throws FormatterException { in formatSource() method in Formatter265 public String formatSource(String input, Collection<Range<Integer>> characterRanges) in formatSource() method in Formatter
214 static void formatSource(Formatter formatter, Object source) { in formatSource() method in Messages223 static void formatSource(Formatter formatter, Object source, ElementSource elementSource) { in formatSource() method in Messages