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-external-format-protobuf-3.0.0.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.schema.generations
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.CustomOption.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.OptimizeMode.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.Options.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.ProtobufGenerationConfig.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.ProtobufGenerationInput.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.schema.generations.ProtobufGenerationService.class - [JAR]
org.finos.legend.engine.external.format.protobuf.extension
├─ org.finos.legend.engine.external.format.protobuf.extension.ProtobufGenerationConfigFromFileGenerationSpecificationBuilder.class - [JAR]
├─ org.finos.legend.engine.external.format.protobuf.extension.ProtobufGenerationExtension.class - [JAR]