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 jdplus-spreadsheet-base-api-3.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
internal.spreadsheet.base.api
├─ internal.spreadsheet.base.api.BookSupplier.class - [JAR]
├─ internal.spreadsheet.base.api.CachedSpreadSheetConnection.class - [JAR]
├─ internal.spreadsheet.base.api.SpreadSheetConnection.class - [JAR]
├─ internal.spreadsheet.base.api.SpreadSheetDataDisplayName.class - [JAR]
├─ internal.spreadsheet.base.api.SpreadSheetParam.class - [JAR]
├─ internal.spreadsheet.base.api.SpreadSheetSupport.class - [JAR]
internal.spreadsheet.base.api.legacy
├─ internal.spreadsheet.base.api.legacy.LegacySpreadSheetId.class - [JAR]
├─ internal.spreadsheet.base.api.legacy.LegacySpreadSheetMoniker.class - [JAR]
internal.spreadsheet.base.api.grid
├─ internal.spreadsheet.base.api.grid.SheetGrid.class - [JAR]
├─ internal.spreadsheet.base.api.grid.SheetGridInput.class - [JAR]
├─ internal.spreadsheet.base.api.grid.SheetGridOutput.class - [JAR]
jdplus.spreadsheet.base.api
├─ jdplus.spreadsheet.base.api.SpreadSheetBean.class - [JAR]
├─ jdplus.spreadsheet.base.api.SpreadSheetProvider.class - [JAR]