- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for toKatakana (0.04 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaConverter.java
readingList.add(toKatakana(text)); return readingList; } /** * Converts the input string to Katakana. * @param inputStr The input string. * @return The Katakana representation of the input string. * @throws IOException If an I/O error occurs. */ protected String toKatakana(final String inputStr) throws IOException {
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Fri Jul 04 14:00:23 UTC 2025 - 6.1K bytes - Viewed (0)