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 jotlmsg-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ch.astorm.jotlmsg
├─ ch.astorm.jotlmsg.OutlookMessage.class - [JAR]
├─ ch.astorm.jotlmsg.OutlookMessageAttachment.class - [JAR]
├─ ch.astorm.jotlmsg.OutlookMessageRecipient.class - [JAR]
ch.astorm.jotlmsg.io
├─ ch.astorm.jotlmsg.io.FlatEntryListStructure.class - [JAR]
├─ ch.astorm.jotlmsg.io.FlatEntryStructure.class - [JAR]
├─ ch.astorm.jotlmsg.io.FlatEntryStructureFactory.class - [JAR]
├─ ch.astorm.jotlmsg.io.MessagePropertiesChunk.class - [JAR]
├─ ch.astorm.jotlmsg.io.OneOffEntryIDStructure.class - [JAR]
├─ ch.astorm.jotlmsg.io.PropertiesChunk.class - [JAR]
├─ ch.astorm.jotlmsg.io.StoragePropertiesChunk.class - [JAR]