com.whaleal.icefrog.extra.pinyin.engine.pinyin4j.package-info Maven / Gradle / Ivy
The newest version!
/**
* 封装了Pinyin4j的引擎。
*
*
* pinyin4j(http://sourceforge.net/projects/pinyin4j)封装。
*
*
*
* 引入:
*
* <dependency>
* <groupId>com.belerweb</groupId>
* <artifactId>pinyin4j</artifactId>
* <version>2.5.1</version>
* </dependency>
*
*
* @author Looly
* @author wh
*/
package com.whaleal.icefrog.extra.pinyin.engine.pinyin4j;