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 graal-examples-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.lirmm.graphik.graal.test
├─ fr.lirmm.graphik.graal.test.Dlgp2ParserTest.class - [JAR]
├─ fr.lirmm.graphik.graal.test.HomomorphismWithCompilationTest.class - [JAR]
├─ fr.lirmm.graphik.graal.test.MultiThreadTest.class - [JAR]
├─ fr.lirmm.graphik.graal.test.SailStoreTest.class - [JAR]
fr.lirmm.graphik.graal.examples
├─ fr.lirmm.graphik.graal.examples.AnimalsExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.DefaultUseCaseExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.DlgpParserExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.Example0.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.GrdChaseExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.OWLParserExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.PureRewritingExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.RDFParserExample.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.SPARQLRewriting.class - [JAR]
├─ fr.lirmm.graphik.graal.examples.WriterExample.class - [JAR]
fr.lirmm.graphik.graal.trash
├─ fr.lirmm.graphik.graal.trash.Counter.class - [JAR]
├─ fr.lirmm.graphik.graal.trash.HierarchyVSEnumBenchmark.class - [JAR]
├─ fr.lirmm.graphik.graal.trash.MelanieQueryTest.class - [JAR]
├─ fr.lirmm.graphik.graal.trash.RdfConvertorTest.class - [JAR]
├─ fr.lirmm.graphik.graal.trash.TestApplyRules.class - [JAR]