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-api-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.lehigh.swat.bench.ubt.api
├─ edu.lehigh.swat.bench.ubt.api.Atom.class - [JAR]
├─ edu.lehigh.swat.bench.ubt.api.Query.class - [JAR]
├─ edu.lehigh.swat.bench.ubt.api.QueryResult.class - [JAR]
├─ edu.lehigh.swat.bench.ubt.api.Repository.class - [JAR]
├─ edu.lehigh.swat.bench.ubt.api.RepositoryFactory.class - [JAR]