mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-12-07 01:28:34 +08:00
Update Pinyin4jEngine.java
fix(方法注释):注释错误修改
This commit is contained in:
parent
b580030b5b
commit
d5bc6216a4
@ -33,7 +33,7 @@ import net.sourceforge.pinyin4j.format.exception.BadHanyuPinyinOutputFormatCombi
|
|||||||
*/
|
*/
|
||||||
public class Pinyin4jEngine implements PinyinEngine {
|
public class Pinyin4jEngine implements PinyinEngine {
|
||||||
|
|
||||||
//设置汉子拼音输出的格式
|
//设置汉字拼音输出的格式
|
||||||
HanyuPinyinOutputFormat format;
|
HanyuPinyinOutputFormat format;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user