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 streampipes-storage-rdf4j-0.68.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.streampipes.storage.rdf4j.filter
├─ org.apache.streampipes.storage.rdf4j.filter.Filter.class - [JAR]
org.apache.streampipes.storage.rdf4j.sparql
├─ org.apache.streampipes.storage.rdf4j.sparql.QueryBuilder.class - [JAR]
org.apache.streampipes.storage.rdf4j.util
├─ org.apache.streampipes.storage.rdf4j.util.Transformer.class - [JAR]
org.apache.streampipes.storage.rdf4j.config
├─ org.apache.streampipes.storage.rdf4j.config.ConfigKeys.class - [JAR]
├─ org.apache.streampipes.storage.rdf4j.config.Rdf4JConfig.class - [JAR]
org.apache.streampipes.storage.rdf4j.impl
├─ org.apache.streampipes.storage.rdf4j.impl.PipelineElementInMemoryStorage.class - [JAR]
├─ org.apache.streampipes.storage.rdf4j.impl.PipelineElementStorageRequests.class - [JAR]
org.apache.streampipes.storage
├─ org.apache.streampipes.storage.Rdf4JStorageManager.class - [JAR]