jar

org.modeshape : modeshape-sequencer-msoffice

Maven & Gradle

4 usages
211 stars

ModeShape Sequencer for Microsoft Office Files · ModeShape Sequencer that processes Microsoft Office files and searches for common metadata

Table Of Contents

Latest Version

Download org.modeshape : modeshape-sequencer-msoffice JAR file - Latest Versions:

All Versions

Download org.modeshape : modeshape-sequencer-msoffice JAR file - All Versions:

Version Vulnerabilities Size Updated
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window modeshape-sequencer-msoffice-5.4.1.Final.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]

Advertisement