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 interaction-4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gate.lib.interaction.data
├─ gate.lib.interaction.data.SparseDoubleVector.class - [JAR]
gate.lib.interaction.process
├─ gate.lib.interaction.process.EchoObjectStream.class - [JAR]
├─ gate.lib.interaction.process.EchoStream.class - [JAR]
├─ gate.lib.interaction.process.Process4JsonStream.class - [JAR]
├─ gate.lib.interaction.process.Process4ObjectStream.class - [JAR]
├─ gate.lib.interaction.process.Process4StringStream.class - [JAR]
├─ gate.lib.interaction.process.ProcessBase.class - [JAR]
├─ gate.lib.interaction.process.ProcessSimple.class - [JAR]