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 imagingbook-pdf-7.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
imagingbook.pdf
├─ imagingbook.pdf.CoreFontMapper.class - [JAR]
├─ imagingbook.pdf.PdfExporter.class - [JAR]
├─ imagingbook.pdf.Type1CoreFont.class - [JAR]
├─ imagingbook.pdf.Type1FontPdfDemo.class - [JAR]
├─ imagingbook.pdf.Utils.class - [JAR]
├─ imagingbook.pdf.package-info.class - [JAR]