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 marmotta-sparql-3.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLFormat.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriter.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLBooleanHTMLWriterFactory.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLHTMLSettings.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLFormat.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriter.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterFactory.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparqlio.sparqlhtml.SPARQLResultsHTMLWriterXSL.class - [JAR]
org.apache.marmotta.platform.sparql.services.sparqlio.rdf
├─ org.apache.marmotta.platform.sparql.services.sparqlio.rdf.SPARQLGraphResultWriter.class - [JAR]
org.apache.marmotta.platform.sparql.webservices
├─ org.apache.marmotta.platform.sparql.webservices.SparqlWebService.class - [JAR]
org.apache.marmotta.platform.sparql.logging
├─ org.apache.marmotta.platform.sparql.logging.SparqlLoggingModule.class - [JAR]
org.apache.marmotta.platform.sparql.services.sparql
├─ org.apache.marmotta.platform.sparql.services.sparql.SparqlServiceImpl.class - [JAR]
├─ org.apache.marmotta.platform.sparql.services.sparql.SparqlWritersHelper.class - [JAR]
org.apache.marmotta.platform.sparql.api.sparql
├─ org.apache.marmotta.platform.sparql.api.sparql.QueryType.class - [JAR]
├─ org.apache.marmotta.platform.sparql.api.sparql.SparqlService.class - [JAR]