com.hankcs.hanlp.dictionary.py
类 Integer2PinyinConverter

java.lang.Object
  继承者 com.hankcs.hanlp.dictionary.py.Integer2PinyinConverter

public class Integer2PinyinConverter
extends Object

将整型转为拼音

作者:
hankcs

字段摘要
static Pinyin[] pinyins
           
 
构造方法摘要
Integer2PinyinConverter()
           
 
方法摘要
static Pinyin getPinyin(int ordinal)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

pinyins

public static final Pinyin[] pinyins
构造方法详细信息

Integer2PinyinConverter

public Integer2PinyinConverter()
方法详细信息

getPinyin

public static Pinyin getPinyin(int ordinal)


Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.