View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bopomofo4j-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.rnkrsoft.bopomofo4j.sandbox.v100
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.HttpRequest.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.JSON.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.LocalKernel.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.LocalPinyinLibrary.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.SandboxBopomofoKernel.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.sandbox.v100.Vowels.class - [JAR]
com.rnkrsoft.bopomofo4j
├─ com.rnkrsoft.bopomofo4j.Bopomofo4j.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.ToneType.class - [JAR]
com.rnkrsoft.bopomofo4j.protocol
├─ com.rnkrsoft.bopomofo4j.protocol.IBopomofoKernel.class - [JAR]
├─ com.rnkrsoft.bopomofo4j.protocol.IPinyinLibrary.class - [JAR]