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 simple-ocr-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
site.dunhanson.ocr.baidu.entity
├─ site.dunhanson.ocr.baidu.entity.App.class - [JAR]
├─ site.dunhanson.ocr.baidu.entity.StatusInfoStatusInfo.class - [JAR]
site.dunhanson.ocr.baidu.exception
├─ site.dunhanson.ocr.baidu.exception.NotFoundValidAipOcrException.class - [JAR]
├─ site.dunhanson.ocr.baidu.exception.OcrAccountInvalidException.class - [JAR]
├─ site.dunhanson.ocr.baidu.exception.OcrException.class - [JAR]
site.dunhanson.ocr.baidu.utils
├─ site.dunhanson.ocr.baidu.utils.BaiduOcrUtils.class - [JAR]