See: Description
Interface | Description |
---|---|
OfficeContext |
Base interface for all office context interfaces.
|
OfficeManager |
An office manager knows how to execute an
OfficeTask . |
TemporaryFileMaker |
Provides services to create temporary files.
|
Class | Description |
---|---|
InstalledOfficeManagerHolder |
Holds a unique instance of an
OfficeManager that will be used by
created DocumentConverter when no office manager are given to the
converter builder. |
Exception | Description |
---|---|
OfficeException |
An exception that provides information on a office operation error.
|