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 sakai-site-manage-impl-11.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.sitemanage.impl.job
├─ org.sakaiproject.sitemanage.impl.job.SeedSitesAndUsersJob.class - [JAR]
org.sakaiproject.sitemanage.impl
├─ org.sakaiproject.sitemanage.impl.AffiliatedSectionProviderImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.ETSUserNotificationProviderImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.SectionFieldImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.SectionFieldProviderImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.SiteSetupQuestionServiceImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.SiteTypeProviderImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.UserAuditSiteManageImpl.class - [JAR]
├─ org.sakaiproject.sitemanage.impl.UserNotificationProviderImpl.class - [JAR]