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 lineage-builder-1.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.atlan.pkg.aim
├─ com.atlan.pkg.aim.AssetImporter.class - [JAR]
├─ com.atlan.pkg.aim.CategoryImporter.class - [JAR]
├─ com.atlan.pkg.aim.GTCImporter.class - [JAR]
├─ com.atlan.pkg.aim.GlossaryImporter.class - [JAR]
├─ com.atlan.pkg.aim.Importer.class - [JAR]
├─ com.atlan.pkg.aim.TermImporter.class - [JAR]
com.atlan.pkg.lb
├─ com.atlan.pkg.lb.AssetTransformer.class - [JAR]
├─ com.atlan.pkg.lb.LineageTransformer.class - [JAR]
├─ com.atlan.pkg.lb.Loader.class - [JAR]