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 generator-1.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
redora.generator
├─ redora.generator.FileLocations.class - [JAR]
├─ redora.generator.GenerateMojo.class - [JAR]
├─ redora.generator.GeneratorTemplate.class - [JAR]
├─ redora.generator.Internationalizer.class - [JAR]
├─ redora.generator.ModelFileFinder.class - [JAR]
├─ redora.generator.ModelGenerationException.class - [JAR]
├─ redora.generator.ModelProcessor.class - [JAR]
├─ redora.generator.Normalizer.class - [JAR]
├─ redora.generator.Template.class - [JAR]
├─ redora.generator.TemplateProcessor.class - [JAR]
├─ redora.generator.XMLUtil.class - [JAR]