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 metreeca-rdf4j-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.metreeca.rdf4j.handlers
├─ com.metreeca.rdf4j.handlers.Endpoint.class - [JAR]
├─ com.metreeca.rdf4j.handlers.Graphs.class - [JAR]
├─ com.metreeca.rdf4j.handlers.SPARQL.class - [JAR]
com.metreeca.rdf4j
├─ com.metreeca.rdf4j.SPARQLScribe.class - [JAR]
com.metreeca.rdf4j.actions
├─ com.metreeca.rdf4j.actions.Action.class - [JAR]
├─ com.metreeca.rdf4j.actions.GraphQuery.class - [JAR]
├─ com.metreeca.rdf4j.actions.Microdata.class - [JAR]
├─ com.metreeca.rdf4j.actions.TupleQuery.class - [JAR]
├─ com.metreeca.rdf4j.actions.Update.class - [JAR]
├─ com.metreeca.rdf4j.actions.Upload.class - [JAR]
com.metreeca.rdf4j.services
├─ com.metreeca.rdf4j.services.Graph.class - [JAR]
├─ com.metreeca.rdf4j.services.GraphEngine.class - [JAR]
├─ com.metreeca.rdf4j.services.GraphFacts.class - [JAR]
├─ com.metreeca.rdf4j.services.GraphItems.class - [JAR]
├─ com.metreeca.rdf4j.services.GraphStats.class - [JAR]
├─ com.metreeca.rdf4j.services.GraphTerms.class - [JAR]