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 staticfy-core-detail-0.0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oregor.staticfy
├─ com.oregor.staticfy.AssetsInCssLocalFilesIdentifier.class - [JAR]
├─ com.oregor.staticfy.RegexAssetsInLocalFilesIdentifierImpl.class - [JAR]
com.oregor.staticfy.report
├─ com.oregor.staticfy.report.HtmlStaticfyExecutionReportImpl.class - [JAR]
├─ com.oregor.staticfy.report.HtmlStaticfyExecutionReportTemplateData.class - [JAR]
com.oregor.staticfy.page.notfound
├─ com.oregor.staticfy.page.notfound.NotFoundPageExporterImpl.class - [JAR]
com.oregor.staticfy.redirect
├─ com.oregor.staticfy.redirect.ExcelRedirectImporter.class - [JAR]
├─ com.oregor.staticfy.redirect.HtmlRedirectExporterImpl.class - [JAR]