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 cdc-office-tools-0.30.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cdc.office.tools
├─ cdc.office.tools.AbstractFilter.class - [JAR]
├─ cdc.office.tools.Anonymizer.class - [JAR]
├─ cdc.office.tools.Config.class - [JAR]
├─ cdc.office.tools.KeyedSheetDiff.class - [JAR]
├─ cdc.office.tools.KeyedTableDiffExporter.class - [JAR]
├─ cdc.office.tools.MultiplyShiftHashSearcher.class - [JAR]
├─ cdc.office.tools.SeparatorConverter.class - [JAR]
├─ cdc.office.tools.SheetExtractor.class - [JAR]