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 nutz-plugins-protobuf-1.r.69.v20220215.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nutz.plugins.protobuf.mvc.adaptor
├─ org.nutz.plugins.protobuf.mvc.adaptor.JProtobufAdaptor.class - [JAR]
├─ org.nutz.plugins.protobuf.mvc.adaptor.JProtobufPairInjector.class - [JAR]
├─ org.nutz.plugins.protobuf.mvc.adaptor.ProtobufAdaptor.class - [JAR]
├─ org.nutz.plugins.protobuf.mvc.adaptor.ProtobufPairInjector.class - [JAR]
org.nutz.plugins.protobuf.mvc.view
├─ org.nutz.plugins.protobuf.mvc.view.JProtoView.class - [JAR]
├─ org.nutz.plugins.protobuf.mvc.view.ProtoView.class - [JAR]
├─ org.nutz.plugins.protobuf.mvc.view.ProtoViewMaker.class - [JAR]