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 fcrepo-api-x-jena-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fcrepo.apix.jena
├─ org.fcrepo.apix.jena.JenaResource.class - [JAR]
├─ org.fcrepo.apix.jena.Util.class - [JAR]
org.fcrepo.apix.jena.impl
├─ org.fcrepo.apix.jena.impl.InitMgr.class - [JAR]
├─ org.fcrepo.apix.jena.impl.JenaExtensionRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.JenaOntologyService.class - [JAR]
├─ org.fcrepo.apix.jena.impl.JenaServiceRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.LdpContainerRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.LookupOntologyRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.PersistingOntologyRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.WrappingRegistry.class - [JAR]
├─ org.fcrepo.apix.jena.impl.WrappingResource.class - [JAR]