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-io-tcf-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.io.tcf
├─ org.dkpro.core.io.tcf.TcfReader.class - [JAR]
├─ org.dkpro.core.io.tcf.TcfWriter.class - [JAR]
├─ org.dkpro.core.io.tcf.package-info.class - [JAR]
org.dkpro.core.io.tcf.internal
├─ org.dkpro.core.io.tcf.internal.DKPro2Tcf.class - [JAR]
├─ org.dkpro.core.io.tcf.internal.Tcf2DKPro.class - [JAR]