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 sesame-repository-contextaware-4.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrdf.repository.contextaware.config
├─ org.openrdf.repository.contextaware.config.ContextAwareConfig.class - [JAR]
├─ org.openrdf.repository.contextaware.config.ContextAwareFactory.class - [JAR]
├─ org.openrdf.repository.contextaware.config.ContextAwareSchema.class - [JAR]
org.openrdf.repository.contextaware
├─ org.openrdf.repository.contextaware.ContextAwareConnection.class - [JAR]
├─ org.openrdf.repository.contextaware.ContextAwareRepository.class - [JAR]