|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MSOfficeMetadata | |
---|---|
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. |
Uses of MSOfficeMetadata in org.modeshape.sequencer.msoffice |
---|
Methods in org.modeshape.sequencer.msoffice that return MSOfficeMetadata | |
---|---|
static MSOfficeMetadata |
MSOfficeMetadataReader.instance(InputStream stream)
|
Uses of MSOfficeMetadata in org.modeshape.sequencer.msoffice.excel |
---|
Methods in org.modeshape.sequencer.msoffice.excel that return MSOfficeMetadata | |
---|---|
MSOfficeMetadata |
ExcelMetadata.getMetadata()
|
Methods in org.modeshape.sequencer.msoffice.excel with parameters of type MSOfficeMetadata | |
---|---|
void |
ExcelMetadata.setMetadata(MSOfficeMetadata metadata)
|
Uses of MSOfficeMetadata in org.modeshape.sequencer.msoffice.powerpoint |
---|
Methods in org.modeshape.sequencer.msoffice.powerpoint that return MSOfficeMetadata | |
---|---|
MSOfficeMetadata |
PowerpointMetadata.getMetadata()
|
Methods in org.modeshape.sequencer.msoffice.powerpoint with parameters of type MSOfficeMetadata | |
---|---|
void |
PowerpointMetadata.setMetadata(MSOfficeMetadata metadata)
|
Uses of MSOfficeMetadata in org.modeshape.sequencer.msoffice.word |
---|
Methods in org.modeshape.sequencer.msoffice.word that return MSOfficeMetadata | |
---|---|
MSOfficeMetadata |
WordMetadata.getMetadata()
|
Methods in org.modeshape.sequencer.msoffice.word with parameters of type MSOfficeMetadata | |
---|---|
void |
WordMetadata.setMetadata(MSOfficeMetadata metadata)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |