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-json-model-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.json.compile
├─ org.finos.legend.engine.external.format.json.compile.JsonSchemaCompiler.class - [JAR]
org.finos.legend.engine.external.format.json
├─ org.finos.legend.engine.external.format.json.JsonExternalFormatExtension.class - [JAR]
org.finos.legend.engine.external.format.json.fromModel
├─ org.finos.legend.engine.external.format.json.fromModel.ModelToJsonSchemaConfiguration.class - [JAR]
org.finos.legend.engine.external.format.json.toModel
├─ org.finos.legend.engine.external.format.json.toModel.JsonSchemaToModelConfiguration.class - [JAR]