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 apicurio-registry-schema-validation-protobuf-0.0.4.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apicurio.schema.validation.protobuf.ref
├─ io.apicurio.schema.validation.protobuf.ref.MessageExample2OuterClass.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ref.MessageExampleOuterClass.class - [JAR]
io.apicurio.schema.validation.protobuf
├─ io.apicurio.schema.validation.protobuf.ProtobufMetadata.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ProtobufRecord.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ProtobufSchemaParser.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ProtobufValidationResult.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ProtobufValidator.class - [JAR]
├─ io.apicurio.schema.validation.protobuf.ValidationError.class - [JAR]