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 sections-model-23.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.component.section.sakai.facade
├─ org.sakaiproject.component.section.sakai.facade.SakaiUtil.class - [JAR]
org.sakaiproject.component.section.sakai
├─ org.sakaiproject.component.section.sakai.CourseImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.CourseSectionImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.EnrollmentRecordImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.GroupParticipantImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.InstructorRecordImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.MeetingImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.ParticipationRecordImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.SectionEnrollmentsImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.TeachingAssistantRecordImpl.class - [JAR]
├─ org.sakaiproject.component.section.sakai.UserImpl.class - [JAR]