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 protobuf_java_to_protobufjs-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.haroldmartin.protobufjavatoprotobufjs
├─ me.haroldmartin.protobufjavatoprotobufjs.ProtobufGeneratedJavaToProtobufJs.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.ProtobufGeneratedJavaToProtobufJsKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.RootNameAndJsDescriptors.class - [JAR]
me.haroldmartin.protobufjavatoprotobufjs.adapter
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ClassToRootAndDescriptors.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ClassToRootAndDescriptorsKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.DescriptorMapToJs.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.DescriptorMapToJsKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ExtractReflectedTypesFromGeneratedMessage.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ExtractReflectedTypesFromGeneratedMessageKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ProtobufEnumToDescriptors.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ProtobufGeneratedMessageToDescriptors.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.adapter.ProtobufGeneratedMessageToDescriptorsKt.class - [JAR]
me.haroldmartin.protobufjavatoprotobufjs.model
├─ me.haroldmartin.protobufjavatoprotobufjs.model.ConversionExceptions.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.Field.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.ReflectedDescriptor.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.ReflectedDescriptorKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.ReflectedField.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.ReflectedFieldKt.class - [JAR]
├─ me.haroldmartin.protobufjavatoprotobufjs.model.RootFullNameAndDescriptors.class - [JAR]