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 wxmp-comment-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.hmtools.wxmp.comment.apis
├─ top.hmtools.wxmp.comment.apis.ICommentApi.class - [JAR]
top.hmtools.wxmp.comment.models
├─ top.hmtools.wxmp.comment.models.Comment.class - [JAR]
├─ top.hmtools.wxmp.comment.models.ListCommentParam.class - [JAR]
├─ top.hmtools.wxmp.comment.models.ListCommentResult.class - [JAR]
├─ top.hmtools.wxmp.comment.models.OpenCommentParam.class - [JAR]
├─ top.hmtools.wxmp.comment.models.Reply.class - [JAR]
├─ top.hmtools.wxmp.comment.models.ReplyCommentParam.class - [JAR]
├─ top.hmtools.wxmp.comment.models.UserCommentParam.class - [JAR]