Searched defs:openPrintWriter (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliterationChart.java56 PrintWriter pw = openPrintWriter("transChart.html");
193 public static PrintWriter openPrintWriter(String fileName) throws IOException { method in class:TransliterationChart

Completed in 222 milliseconds