Home
last modified time | relevance | path

Searched defs:copyAndReplace (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DFileCopier.java29 public static void copyAndReplace(Reader rdr, Map<String, String> replacements, Writer out) in copyAndReplace() method in FileCopier
63 public static void copyAndReplace( in copyAndReplace() method in FileCopier
104 public static void copyAndReplace(Reader rdr, Writer wr, Map<String, String> replacements) in copyAndReplace() method in FileCopier
196 public static void copyAndReplace( in copyAndReplace() method in FileCopier