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 dkpro-core-commonscodec-asl-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.core.commonscodec
├─ org.dkpro.core.commonscodec.ColognePhoneticTranscriptor.class - [JAR]
├─ org.dkpro.core.commonscodec.DoubleMetaphonePhoneticTranscriptor.class - [JAR]
├─ org.dkpro.core.commonscodec.MetaphonePhoneticTranscriptor.class - [JAR]
├─ org.dkpro.core.commonscodec.PhoneticTranscriptor_ImplBase.class - [JAR]
├─ org.dkpro.core.commonscodec.SoundexPhoneticTranscriptor.class - [JAR]
├─ org.dkpro.core.commonscodec.package-info.class - [JAR]