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-help-api-23.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sakaiproject.api.app.help
├─ org.sakaiproject.api.app.help.Category.class - [JAR]
├─ org.sakaiproject.api.app.help.Context.class - [JAR]
├─ org.sakaiproject.api.app.help.Glossary.class - [JAR]
├─ org.sakaiproject.api.app.help.GlossaryEntry.class - [JAR]
├─ org.sakaiproject.api.app.help.HelpManager.class - [JAR]
├─ org.sakaiproject.api.app.help.Resource.class - [JAR]
├─ org.sakaiproject.api.app.help.RestConfiguration.class - [JAR]
├─ org.sakaiproject.api.app.help.Source.class - [JAR]
├─ org.sakaiproject.api.app.help.TableOfContents.class - [JAR]
├─ org.sakaiproject.api.app.help.TutorialEntityProvider.class - [JAR]