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 conjure-datasources-4.8.0-2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.aksw.conjure.datasource
├─ org.aksw.conjure.datasource.DatasetGraphDelegateWithWorkerThread.class - [JAR]
├─ org.aksw.conjure.datasource.DatasetGraphHashPartitioned.class - [JAR]
├─ org.aksw.conjure.datasource.DatasetGraphRailed.class - [JAR]
├─ org.aksw.conjure.datasource.DatasetGraphWrapperWithSize.class - [JAR]
├─ org.aksw.conjure.datasource.HasByteSize.class - [JAR]
├─ org.aksw.conjure.datasource.PropertiesUtils.class - [JAR]
├─ org.aksw.conjure.datasource.RdfDataSourceDecoratorSansa.class - [JAR]
├─ org.aksw.conjure.datasource.RdfDataSourceFactoryBinSearch.class - [JAR]
org.aksw.conjure.dataengine
├─ org.aksw.conjure.dataengine.JenaPluginConjureDataEngines.class - [JAR]
├─ org.aksw.conjure.dataengine.RdfDataEngineFactoryDifs.class - [JAR]
├─ org.aksw.conjure.dataengine.RdfDataEngineFactoryMem.class - [JAR]
├─ org.aksw.conjure.dataengine.RdfDataEngineFactoryPartitioned.class - [JAR]
├─ org.aksw.conjure.dataengine.RdfDataEngineFactoryRailed.class - [JAR]
├─ org.aksw.conjure.dataengine.RdfDataEngineFactoryTdb2.class - [JAR]
├─ org.aksw.conjure.dataengine.UpdateEngineWorkerLoadAsGiven.class - [JAR]