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 sapphire-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.automation.commonutils
├─ com.automation.commonutils.DataHandler.class - [JAR]
├─ com.automation.commonutils.Log4Interface.class - [JAR]
├─ com.automation.commonutils.OCRReader.class - [JAR]
├─ com.automation.commonutils.PDFReader.class - [JAR]
├─ com.automation.commonutils.PropertyFileReader.class - [JAR]
com.automation.functionLib
├─ com.automation.functionLib.ExtentReport.class - [JAR]
├─ com.automation.functionLib.SupportedBrowsers.class - [JAR]
├─ com.automation.functionLib.WebApp.class - [JAR]