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 legend-delta-0.1.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.spark.pure
├─ org.finos.legend.spark.pure.LegendCodegen.class - [JAR]
├─ org.finos.legend.spark.pure.package.class - [JAR]
org.finos.legend.spark
├─ org.finos.legend.spark.Legend.class - [JAR]
├─ org.finos.legend.spark.LegendClasspathLoader.class - [JAR]
├─ org.finos.legend.spark.LegendFileLoader.class - [JAR]
├─ org.finos.legend.spark.LegendPy4JWrapper.class - [JAR]
├─ org.finos.legend.spark.LegendUtils.class - [JAR]
├─ org.finos.legend.spark.package.class - [JAR]