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 album-lib-0.4.32.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.oz.album
├─ io.oz.album.AlbumPort.class - [JAR]
io.oz.album.cli
├─ io.oz.album.cli.CLI.class - [JAR]
io.oz.album.tier
├─ io.oz.album.tier.AlbumReq.class - [JAR]
├─ io.oz.album.tier.AlbumResp.class - [JAR]
├─ io.oz.album.tier.Collect.class - [JAR]
├─ io.oz.album.tier.Exifield.class - [JAR]
├─ io.oz.album.tier.PhotoMeta.class - [JAR]
├─ io.oz.album.tier.PhotoRec.class - [JAR]
├─ io.oz.album.tier.Profiles.class - [JAR]