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 tinkerpopstar-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.pulquero.tinkerpopstar
├─ io.github.pulquero.tinkerpopstar.LocalNameToIRIMapper.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.ObjectToValueMapper.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.RdfMapper.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.RdfableEdge.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.RdfableProperty.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarEdge.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarElement.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarFeatures.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarGraph.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarProperty.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarTransaction.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarVariables.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarVertex.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlStarVertexProperty.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.SparqlTools.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.StringToIRIMapper.class - [JAR]
├─ io.github.pulquero.tinkerpopstar.StringToTripleMapper.class - [JAR]