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-generator-dc-4.0.0-beta-03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fcrepo.generator
├─ org.fcrepo.generator.DublinCoreGenerator.class - [JAR]
org.fcrepo.generator.dublincore
├─ org.fcrepo.generator.dublincore.DCGenerator.class - [JAR]
├─ org.fcrepo.generator.dublincore.JcrPropertiesGenerator.class - [JAR]
├─ org.fcrepo.generator.dublincore.WellKnownDatastreamGenerator.class - [JAR]
├─ org.fcrepo.generator.dublincore.WorstCaseGenerator.class - [JAR]