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 sejda-ocr-3.2.85.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sejda.impl.sambox.ocr.component
├─ org.sejda.impl.sambox.ocr.component.OCR.class - [JAR]
├─ org.sejda.impl.sambox.ocr.component.OcrTextExtractor.class - [JAR]
org.sejda.impl.sambox.ocr
├─ org.sejda.impl.sambox.ocr.OcrTextByPagesTask.class - [JAR]
├─ org.sejda.impl.sambox.ocr.OcrTextTask.class - [JAR]
org.sejda.impl.sambox.ocr.util
├─ org.sejda.impl.sambox.ocr.util.ImageUtils.class - [JAR]