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 rdf-to-graph-0.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.inria.corese.rdftograph.driver
├─ fr.inria.corese.rdftograph.driver.GdbDriver.class - [JAR]
├─ fr.inria.corese.rdftograph.driver.GdbDriverException.class - [JAR]
fr.inria.corese.rdftograph.stream
├─ fr.inria.corese.rdftograph.stream.AddressesFilterInputStream.class - [JAR]
├─ fr.inria.corese.rdftograph.stream.CoreseSequenceInputStream.class - [JAR]
├─ fr.inria.corese.rdftograph.stream.CountLinesInterface.class - [JAR]
fr.inria.corese.rdftograph
├─ fr.inria.corese.rdftograph.RdfToGraph.class - [JAR]