org.opoo.press.slug
类 ChineseToPinyinSlugHelper
java.lang.Object
org.opoo.press.slug.ChineseToPinyinSlugHelper
- 所有已实现的接口:
- SlugHelper
public class ChineseToPinyinSlugHelper
- extends Object
- implements SlugHelper
- 作者:
- Alex Lin
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChineseToPinyinSlugHelper
public ChineseToPinyinSlugHelper()
toSlug
public String toSlug(String text)
- 指定者:
- 接口
SlugHelper 中的 toSlug
toPinYin
public static String toPinYin(char c)
isChinese
public static boolean isChinese(char c)
Copyright © 2013 Opoo.org. All Rights Reserved.