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-protobuf-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.protobuf
├─ org.finos.legend.engine.external.format.protobuf.ProtobufFormatExtension.class - [JAR]
org.finos.legend.engine.external.format.protobuf.toModel
├─ org.finos.legend.engine.external.format.protobuf.toModel.ProtobufToModelConfiguration.class - [JAR]
org.finos.legend.engine.external.format.protobuf.fromModel
├─ org.finos.legend.engine.external.format.protobuf.fromModel.ModelToProtobufConfiguration.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.fromModel.OptimizeMode.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.fromModel.Options.class - [JAR]
org.finos.legend.engine.protocol.protobuf3.metamodel
├─ org.finos.legend.engine.protocol.protobuf3.metamodel.ProtocolToMetamodelTranslator.class - [JAR]
org.finos.legend.engine.external.format.protobuf.deprecated.generation
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.ProtobufGenerationExtension.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.ProtobufGenerationService.class - [JAR]
org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.CustomOption.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.OptimizeMode.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.Options.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.ProtobufGenerationConfig.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.ProtobufGenerationConfigFromFileGenerationSpecificationBuilder.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.deprecated.generation.configuration.ProtobufGenerationInput.class - [JAR]