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 rdf2go.impl.sesame-5.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ontoware.rdf2go.impl
├─ org.ontoware.rdf2go.impl.StaticBinding.class - [JAR]
org.openrdf.rdf2go.osgi
├─ org.openrdf.rdf2go.osgi.Activator.class - [JAR]
org.openrdf.rdf2go
├─ org.openrdf.rdf2go.ConversionUtil.class - [JAR]
├─ org.openrdf.rdf2go.GraphIterable.class - [JAR]
├─ org.openrdf.rdf2go.GraphIterator.class - [JAR]
├─ org.openrdf.rdf2go.OpenrdfBlankNode.class - [JAR]
├─ org.openrdf.rdf2go.QueryRowIterator.class - [JAR]
├─ org.openrdf.rdf2go.QueryRowWrapper.class - [JAR]
├─ org.openrdf.rdf2go.RepositoryModel.class - [JAR]
├─ org.openrdf.rdf2go.RepositoryModelFactory.class - [JAR]
├─ org.openrdf.rdf2go.RepositoryModelSet.class - [JAR]
├─ org.openrdf.rdf2go.RepositoryQueryResultTable.class - [JAR]
├─ org.openrdf.rdf2go.StatementIterable.class - [JAR]
├─ org.openrdf.rdf2go.StatementIterator.class - [JAR]
├─ org.openrdf.rdf2go.StatementWrapper.class - [JAR]