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 sparql-query-plugin-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.editor.owl.rdf
├─ org.protege.editor.owl.rdf.SparqlInferenceFactory.class - [JAR]
├─ org.protege.editor.owl.rdf.SparqlQueryView.class - [JAR]
├─ org.protege.editor.owl.rdf.SparqlReasoner.class - [JAR]
├─ org.protege.editor.owl.rdf.SparqlReasonerException.class - [JAR]
├─ org.protege.editor.owl.rdf.SparqlResultSet.class - [JAR]
├─ org.protege.editor.owl.rdf.SwingResultModel.class - [JAR]
org.protege.editor.owl.rdf.repository
├─ org.protege.editor.owl.rdf.repository.BasicSparqlReasoner.class - [JAR]
├─ org.protege.editor.owl.rdf.repository.BasicSparqlReasonerFactory.class - [JAR]
├─ org.protege.editor.owl.rdf.repository.GraphQueryHandler.class - [JAR]
├─ org.protege.editor.owl.rdf.repository.TupleQueryHandler.class - [JAR]
├─ org.protege.editor.owl.rdf.repository.Util.class - [JAR]