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 lubm-uba-1.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.lehigh.swat.bench.uba
├─ edu.lehigh.swat.bench.uba.DamlWriter.class - [JAR]
├─ edu.lehigh.swat.bench.uba.Generator.class - [JAR]
├─ edu.lehigh.swat.bench.uba.OwlWriter.class - [JAR]
├─ edu.lehigh.swat.bench.uba.RdfWriter.class - [JAR]
├─ edu.lehigh.swat.bench.uba.Writer.class - [JAR]