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 java-libpst-0.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.pff
├─ com.pff.DescriptorIndexNode.class - [JAR]
├─ com.pff.LZFu.class - [JAR]
├─ com.pff.OffsetIndexItem.class - [JAR]
├─ com.pff.PSTActivity.class - [JAR]
├─ com.pff.PSTAppointment.class - [JAR]
├─ com.pff.PSTAppointmentException.class - [JAR]
├─ com.pff.PSTAppointmentRecurrence.class - [JAR]
├─ com.pff.PSTAttachment.class - [JAR]
├─ com.pff.PSTByteFileContent.class - [JAR]
├─ com.pff.PSTContact.class - [JAR]
├─ com.pff.PSTConversationIndex.class - [JAR]
├─ com.pff.PSTDescriptorItem.class - [JAR]
├─ com.pff.PSTDistList.class - [JAR]
├─ com.pff.PSTException.class - [JAR]
├─ com.pff.PSTFile.class - [JAR]
├─ com.pff.PSTFileContent.class - [JAR]
├─ com.pff.PSTFolder.class - [JAR]
├─ com.pff.PSTGlobalObjectId.class - [JAR]
├─ com.pff.PSTMessage.class - [JAR]
├─ com.pff.PSTMessageStore.class - [JAR]
├─ com.pff.PSTNodeInputStream.class - [JAR]
├─ com.pff.PSTObject.class - [JAR]
├─ com.pff.PSTRAFileContent.class - [JAR]
├─ com.pff.PSTRecipient.class - [JAR]
├─ com.pff.PSTRss.class - [JAR]
├─ com.pff.PSTTable.class - [JAR]
├─ com.pff.PSTTable7C.class - [JAR]
├─ com.pff.PSTTable7CItem.class - [JAR]
├─ com.pff.PSTTableBC.class - [JAR]
├─ com.pff.PSTTableBCItem.class - [JAR]
├─ com.pff.PSTTableItem.class - [JAR]
├─ com.pff.PSTTask.class - [JAR]
├─ com.pff.PSTTimeZone.class - [JAR]
example
├─ example.EmailTableModel.class - [JAR]
├─ example.Test.class - [JAR]
├─ example.TestGui.class - [JAR]