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 camel-chimera-graph-3.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.cefriel.operations
├─ com.cefriel.operations.GraphAdd.class - [JAR]
├─ com.cefriel.operations.GraphConstruct.class - [JAR]
├─ com.cefriel.operations.GraphDetach.class - [JAR]
├─ com.cefriel.operations.GraphDump.class - [JAR]
├─ com.cefriel.operations.GraphGet.class - [JAR]
├─ com.cefriel.operations.GraphInference.class - [JAR]
├─ com.cefriel.operations.GraphShacl.class - [JAR]
com.cefriel.util
├─ com.cefriel.util.AuthConfigBean.class - [JAR]
├─ com.cefriel.util.AuthTokenConfigBean.class - [JAR]
├─ com.cefriel.util.ChimeraConstants.class - [JAR]
├─ com.cefriel.util.ChimeraResourceBean.class - [JAR]
├─ com.cefriel.util.ChimeraResourcesBean.class - [JAR]
├─ com.cefriel.util.FileResourceAccessor.class - [JAR]
├─ com.cefriel.util.HTTPResourceAccessor.class - [JAR]
├─ com.cefriel.util.RDFSerializer.class - [JAR]
├─ com.cefriel.util.ResourceAccessor.class - [JAR]
├─ com.cefriel.util.StreamParser.class - [JAR]
├─ com.cefriel.util.TypeAuthConfig.class - [JAR]
├─ com.cefriel.util.UniLoader.class - [JAR]
├─ com.cefriel.util.Utils.class - [JAR]
com.cefriel.graph
├─ com.cefriel.graph.HTTPRDFGraph.class - [JAR]
├─ com.cefriel.graph.InferenceRDFGraph.class - [JAR]
├─ com.cefriel.graph.MemoryRDFGraph.class - [JAR]
├─ com.cefriel.graph.NativeRDFGraph.class - [JAR]
├─ com.cefriel.graph.RDFGraph.class - [JAR]
├─ com.cefriel.graph.SPARQLEndpointGraph.class - [JAR]
com.cefriel.component
├─ com.cefriel.component.GraphAggregation.class - [JAR]
├─ com.cefriel.component.GraphBean.class - [JAR]
├─ com.cefriel.component.GraphComponent.class - [JAR]
├─ com.cefriel.component.GraphConsumer.class - [JAR]
├─ com.cefriel.component.GraphEndpoint.class - [JAR]
├─ com.cefriel.component.GraphProducer.class - [JAR]