jar

com.github.stuxuhai : jpinyin

Maven & Gradle

Oct 11, 2016
43 usages

jpinyin · a opensource java library for converting chinese to pinyin

Table Of Contents

Latest Version

Download com.github.stuxuhai : jpinyin JAR file - Latest Versions:

All Versions

Download com.github.stuxuhai : jpinyin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jpinyin-1.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.stuxuhai.jpinyin

├─ com.github.stuxuhai.jpinyin.ChineseHelper.class - [JAR]

├─ com.github.stuxuhai.jpinyin.DoubleArrayTrie.class - [JAR]

├─ com.github.stuxuhai.jpinyin.PinyinException.class - [JAR]

├─ com.github.stuxuhai.jpinyin.PinyinFormat.class - [JAR]

├─ com.github.stuxuhai.jpinyin.PinyinHelper.class - [JAR]

├─ com.github.stuxuhai.jpinyin.PinyinResource.class - [JAR]

Advertisement