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 spark-hats_2.12-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
za.co.absa.spark.hats.transformations
├─ za.co.absa.spark.hats.transformations.ArrayContext.class - [JAR]
├─ za.co.absa.spark.hats.transformations.NestedArrayTransformations.class - [JAR]
za.co.absa.spark.hats.utils
├─ za.co.absa.spark.hats.utils.JsonUtils.class - [JAR]
├─ za.co.absa.spark.hats.utils.SchemaUtils.class - [JAR]
za.co.absa.spark.hats
├─ za.co.absa.spark.hats.Extensions.class - [JAR]
├─ za.co.absa.spark.hats.HofsWrapper.class - [JAR]