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 sesame-queryresultio-sparqljson-4.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrdf.query.resultio.sparqljson
├─ org.openrdf.query.resultio.sparqljson.AbstractSPARQLJSONParser.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.AbstractSPARQLJSONWriter.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLBooleanJSONParser.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLBooleanJSONWriter.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLJSONParserBase.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONParser.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONParserFactory.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriter.class - [JAR]
├─ org.openrdf.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory.class - [JAR]