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 windup-reporting-0.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.reporting.html.freemarker
├─ org.jboss.windup.reporting.html.freemarker.ArchiveReportSummarySerializer.class - [JAR]
├─ org.jboss.windup.reporting.html.freemarker.PieSerializer.class - [JAR]
├─ org.jboss.windup.reporting.html.freemarker.PieSort.class - [JAR]
├─ org.jboss.windup.reporting.html.freemarker.SourceModificationSerializer.class - [JAR]
├─ org.jboss.windup.reporting.html.freemarker.SummaryPieSerializer.class - [JAR]
org.jboss.windup.reporting.html.writer
├─ org.jboss.windup.reporting.html.writer.ClassloaderHtmlWriter.class - [JAR]
├─ org.jboss.windup.reporting.html.writer.ResourceHtmlWriter.class - [JAR]
├─ org.jboss.windup.reporting.html.writer.SummaryHtmlWriter.class - [JAR]
org.jboss.windup.reporting
├─ org.jboss.windup.reporting.ReportEngine.class - [JAR]
├─ org.jboss.windup.reporting.ReportUtil.class - [JAR]
├─ org.jboss.windup.reporting.Reporter.class - [JAR]
org.jboss.windup.reporting.transformers
├─ org.jboss.windup.reporting.transformers.ArchiveMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.FileMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.GenericMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.JavaMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.JspMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.ManifestMetaTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.MetaResultTransformResolver.class - [JAR]
├─ org.jboss.windup.reporting.transformers.MetaResultTransformer.class - [JAR]
├─ org.jboss.windup.reporting.transformers.XmlMetaTransformer.class - [JAR]
org.jboss.windup.reporting.spreadsheet
├─ org.jboss.windup.reporting.spreadsheet.ScorecardReporter.class - [JAR]
org.jboss.windup.reporting.data
├─ org.jboss.windup.reporting.data.ResourceData.class - [JAR]
├─ org.jboss.windup.reporting.data.ResourceDataMarshaller.class - [JAR]
├─ org.jboss.windup.reporting.data.ResourceDataReporter.class - [JAR]
org.jboss.windup.reporting.html
├─ org.jboss.windup.reporting.html.ArchiveReport.class - [JAR]
├─ org.jboss.windup.reporting.html.ClasspathReport.class - [JAR]
├─ org.jboss.windup.reporting.html.ResourceReport.class - [JAR]
├─ org.jboss.windup.reporting.html.StaticHtmlReporter.class - [JAR]
org.jboss.windup.reporting.structure
├─ org.jboss.windup.reporting.structure.HtmlSerializable.class - [JAR]
├─ org.jboss.windup.reporting.structure.Menu.class - [JAR]
├─ org.jboss.windup.reporting.structure.Page.class - [JAR]