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 modeshape-sequencer-msoffice-5.5.1.fcr.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.modeshape.sequencer.msoffice.word
├─ org.modeshape.sequencer.msoffice.word.WordMetadata.class - [JAR]
├─ org.modeshape.sequencer.msoffice.word.WordMetadataReader.class - [JAR]
org.modeshape.sequencer.msoffice.excel
├─ org.modeshape.sequencer.msoffice.excel.ExcelMetadata.class - [JAR]
├─ org.modeshape.sequencer.msoffice.excel.ExcelMetadataReader.class - [JAR]
├─ org.modeshape.sequencer.msoffice.excel.ExcelSheetMetadata.class - [JAR]
org.modeshape.sequencer.msoffice
├─ org.modeshape.sequencer.msoffice.MSOfficeMetadata.class - [JAR]
├─ org.modeshape.sequencer.msoffice.MSOfficeMetadataLexicon.class - [JAR]
├─ org.modeshape.sequencer.msoffice.MSOfficeMetadataReader.class - [JAR]
├─ org.modeshape.sequencer.msoffice.MSOfficeMetadataSequencer.class - [JAR]
org.modeshape.sequencer.msoffice.powerpoint
├─ org.modeshape.sequencer.msoffice.powerpoint.PowerPointMetadataReader.class - [JAR]
├─ org.modeshape.sequencer.msoffice.powerpoint.PowerpointMetadata.class - [JAR]
├─ org.modeshape.sequencer.msoffice.powerpoint.SlideMetadata.class - [JAR]