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-engine-xt-rosetta-4.25.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.engine.external.format.rosetta
├─ org.finos.legend.engine.external.format.rosetta.RosettaGenerationService.class - [JAR]
org.finos.legend.engine.external.format.rosetta.extension
├─ org.finos.legend.engine.external.format.rosetta.extension.RosettaGenerationConfigFromFileGenerationSpecificationBuilder.class - [JAR]
├─ org.finos.legend.engine.external.format.rosetta.extension.RosettaGenerationExtension.class - [JAR]
org.finos.legend.engine.external.format.rosetta.model
├─ org.finos.legend.engine.external.format.rosetta.model.RosettaGenerationConfig.class - [JAR]
├─ org.finos.legend.engine.external.format.rosetta.model.RosettaGenerationInput.class - [JAR]