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 hdt-java-cli-3.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.rdfhdt.hdt.util.listener
├─ org.rdfhdt.hdt.util.listener.ColorTool.class - [JAR]
├─ org.rdfhdt.hdt.util.listener.MultiThreadListenerConsole.class - [JAR]
org.rdfhdt.hdt.tools
├─ org.rdfhdt.hdt.tools.HDT2RDF.class - [JAR]
├─ org.rdfhdt.hdt.tools.HDTCat.class - [JAR]
├─ org.rdfhdt.hdt.tools.HDTInfo.class - [JAR]
├─ org.rdfhdt.hdt.tools.HDTVerify.class - [JAR]
├─ org.rdfhdt.hdt.tools.HdtSearch.class - [JAR]
├─ org.rdfhdt.hdt.tools.RDF2HDT.class - [JAR]