net.java.sen.util
Class TextUtil
java.lang.Object
net.java.sen.util.TextUtil
public class TextUtil
- extends Object
Miscellaneous text utilities
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextUtil
public TextUtil()
invertKanaCase
public static String invertKanaCase(String result)
- Swap hiragana and katakana
- Parameters:
result - The string to convert
- Returns:
- The converted string
Copyright © 2012. All Rights Reserved.