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 com.liferay.message.boards.comment-6.0.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.message.boards.comment.internal.security.permission.resource
├─ com.liferay.message.boards.comment.internal.security.permission.resource.MBDiscussionModelResourcePermission.class - [JAR]
com.liferay.message.boards.comment.internal
├─ com.liferay.message.boards.comment.internal.MBCommentImpl.class - [JAR]
├─ com.liferay.message.boards.comment.internal.MBCommentManagerImpl.class - [JAR]
├─ com.liferay.message.boards.comment.internal.MBDiscussionCommentImpl.class - [JAR]
├─ com.liferay.message.boards.comment.internal.MBDiscussionImpl.class - [JAR]
├─ com.liferay.message.boards.comment.internal.MBDiscussionPermissionImpl.class - [JAR]
├─ com.liferay.message.boards.comment.internal.MBDiscussionStagingHandler.class - [JAR]
com.liferay.message.boards.comment.internal.search
├─ com.liferay.message.boards.comment.internal.search.MBMessageCommentSearchResultContributor.class - [JAR]