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-student-api4j-0.9.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openurp.edu.student.info.model
├─ org.openurp.edu.student.info.model.Admission.class - [JAR]
├─ org.openurp.edu.student.info.model.Contact.class - [JAR]
├─ org.openurp.edu.student.info.model.Examinee.class - [JAR]
├─ org.openurp.edu.student.info.model.Graduation.class - [JAR]
├─ org.openurp.edu.student.info.model.Home.class - [JAR]
├─ org.openurp.edu.student.info.model.SocialRelation.class - [JAR]
├─ org.openurp.edu.student.info.model.StudentInfoBean.class - [JAR]
org.openurp.edu.student.alter.model
├─ org.openurp.edu.student.alter.model.StdAlteration.class - [JAR]
├─ org.openurp.edu.student.alter.model.StdAlterationItem.class - [JAR]
org.openurp.edu.student.registration.model
├─ org.openurp.edu.student.registration.model.Register.class - [JAR]
org.openurp.edu.student.code.model
├─ org.openurp.edu.student.code.model.UncheckinReason.class - [JAR]
├─ org.openurp.edu.student.code.model.UnregisteredReason.class - [JAR]