- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for kya (0.01 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
* to half-width and to convert any characters to lowercase, ensuring consistency in the output. * </p> * * <p> * Example: * For the input "キャ", the converter might return a list containing "kya". * For the input "ジュ", the converter might return a list containing "zyu", "ju", and "jyu". * </p> * */ public class KatakanaToAlphabetConverter implements ReadingConverter {
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Fri Jul 04 14:00:23 UTC 2025 - 10.8K bytes - Viewed (0)