Package | Description |
---|---|
org.modeshape.sequencer.msoffice |
The classes that make up the sequencer of Microsoft Office files.
|
org.modeshape.sequencer.msoffice.excel |
The classes for reading Microsoft Excel metadata.
|
org.modeshape.sequencer.msoffice.powerpoint |
The classes for reading Microsoft PowerPoint metadata.
|
org.modeshape.sequencer.msoffice.word |
The classes for reading Microsoft Word metadata.
|
Modifier and Type | Method and Description |
---|---|
static MSOfficeMetadata |
MSOfficeMetadataReader.instance(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
MSOfficeMetadata |
ExcelMetadata.getMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
ExcelMetadata.setMetadata(MSOfficeMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
MSOfficeMetadata |
PowerpointMetadata.getMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
PowerpointMetadata.setMetadata(MSOfficeMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
MSOfficeMetadata |
WordMetadata.getMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
WordMetadata.setMetadata(MSOfficeMetadata metadata) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.