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 oppna-program-bookmarks-jsf-core-bc-composite-types-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
se.vgregion.portal.bookmark.domain.util
├─ se.vgregion.portal.bookmark.domain.util.BookmarkConstants.class - [JAR]
se.vgregion.portal.bookmark.domain.jpa
├─ se.vgregion.portal.bookmark.domain.jpa.Bookmark.class - [JAR]
se.vgregion.portal.bookmark.domain.util.pageiterator
├─ se.vgregion.portal.bookmark.domain.util.pageiterator.PageIterator.class - [JAR]
├─ se.vgregion.portal.bookmark.domain.util.pageiterator.PageIteratorConstants.class - [JAR]
├─ se.vgregion.portal.bookmark.domain.util.pageiterator.PageIteratorPage.class - [JAR]