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 openurp-edu-graduation-api-0.18.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openurp.edu.graduation.audit.model
├─ org.openurp.edu.graduation.audit.model.DefaultMapping.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.DegreeApply.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.DegreeAuditItem.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.DegreeResult.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.GraduateAuditItem.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.GraduateResult.class - [JAR]
├─ org.openurp.edu.graduation.audit.model.GraduateSession.class - [JAR]