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 jannocessor-service-api-0.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jannocessor.service.api
├─ org.jannocessor.service.api.ConfigLoader.class - [JAR]
├─ org.jannocessor.service.api.Configurator.class - [JAR]
├─ org.jannocessor.service.api.FileService.class - [JAR]
├─ org.jannocessor.service.api.ImportOrganizer.class - [JAR]
├─ org.jannocessor.service.api.JannocessorInput.class - [JAR]
├─ org.jannocessor.service.api.JavaRepresenter.class - [JAR]
├─ org.jannocessor.service.api.MultiContentSplitter.class - [JAR]
├─ org.jannocessor.service.api.SourceCodeRenderer.class - [JAR]
├─ org.jannocessor.service.api.TemplateRenderer.class - [JAR]