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 behemoth-gate-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.digitalpebble.behemoth.gate
├─ com.digitalpebble.behemoth.gate.AbstractGATEMapper.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATEAnnotationFilters.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATECorpusGenerator.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATEDriver.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATEMapper.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATEProcessor.class - [JAR]
├─ com.digitalpebble.behemoth.gate.GATEXMLMapper.class - [JAR]