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 hollow-fakedata-7.6.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hollow.model
├─ hollow.model.Art.class - [JAR]
├─ hollow.model.Artist.class - [JAR]
├─ hollow.model.Book.class - [JAR]
├─ hollow.model.BookId.class - [JAR]
├─ hollow.model.BookImages.class - [JAR]
├─ hollow.model.BookMetadata.class - [JAR]
├─ hollow.model.Chapter.class - [JAR]
├─ hollow.model.ChapterId.class - [JAR]
├─ hollow.model.ChapterInfo.class - [JAR]
├─ hollow.model.Country.class - [JAR]
├─ hollow.model.Genre.class - [JAR]
├─ hollow.model.Scene.class - [JAR]
hollow
├─ hollow.FakeDataGenerator.class - [JAR]