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 molgenis-omx-dataexplorer-1.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.molgenis.entityexplorer.controller
├─ org.molgenis.entityexplorer.controller.EntityExplorerController.class - [JAR]
org.molgenis.dataexplorer.controller
├─ org.molgenis.dataexplorer.controller.AggregateRequest.class - [JAR]
├─ org.molgenis.dataexplorer.controller.AggregateResponse.class - [JAR]
├─ org.molgenis.dataexplorer.controller.DataExplorerController.class - [JAR]
├─ org.molgenis.dataexplorer.controller.DataRequest.class - [JAR]
├─ org.molgenis.dataexplorer.controller.InputValidationException.class - [JAR]
├─ org.molgenis.dataexplorer.controller.ModuleConfig.class - [JAR]
├─ org.molgenis.dataexplorer.controller.ModulesConfigResponse.class - [JAR]
org.molgenis.dataexplorer.freemarker
├─ org.molgenis.dataexplorer.freemarker.DataExplorerHyperlinkDirective.class - [JAR]
org.molgenis.dataexplorer.galaxy
├─ org.molgenis.dataexplorer.galaxy.GalaxyDataExportException.class - [JAR]
├─ org.molgenis.dataexplorer.galaxy.GalaxyDataExportRequest.class - [JAR]
├─ org.molgenis.dataexplorer.galaxy.GalaxyDataExporter.class - [JAR]