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-sections-app-util-19.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.tool.section.jsf
├─ org.sakaiproject.tool.section.jsf.HtmlSortHeaderRenderer.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.JsfUtil.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.MessagingBean.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.RowGroupDataTable.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.RowGroupDataTableRenderer.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.RowGroupDataTableTag.class - [JAR]
├─ org.sakaiproject.tool.section.jsf.RowGroupable.class - [JAR]
org.sakaiproject.tool.section.decorator
├─ org.sakaiproject.tool.section.decorator.EnrollmentDecorator.class - [JAR]
├─ org.sakaiproject.tool.section.decorator.SectionDecorator.class - [JAR]
├─ org.sakaiproject.tool.section.decorator.StudentSectionDecorator.class - [JAR]