See: Description
| Interface | Description |
|---|---|
| LocalOfficeContext |
Represents an office context for local conversions.
|
| Class | Description |
|---|---|
| ConnectRetryable |
Performs a connection to an office process.
|
| ExitCodeRetryable |
Gets the exit code value of an office process.
|
| ExternalOfficeManager |
OfficeManager implementation that uses a pool of external
office processes to execute conversion tasks. |
| ExternalOfficeManager.Builder |
A builder for constructing a
ExternalOfficeManager. |
| LocalOfficeManager |
Default
OfficeManager implementation that uses a pool of
office processes to execute conversion tasks. |
| LocalOfficeManager.Builder |
A builder for constructing a
LocalOfficeManager. |
| LocalOfficeUtils |
Provides helper functions for local office.
|
| OfficeConnection |
An OfficeConnection is responsible to manage the connection to an office process using a given
UnoUrl.
|
| OfficeDescriptor |
Contains basic information about the office installation being used.
|
| Enum | Description |
|---|---|
| ExistingProcessAction |
Represents the actions that can be taken by an
LocalOfficeProcessManager when trying to
start an office process with a connection string and that there already is a process running with
the same connection string. |
| Exception | Description |
|---|---|
| OfficeConnectionException |
Exceptions thrown when a connection to an office process failed.
|
| PasswordProtectedException |
Exceptions thrown when a password-protected file cannot be opened.
|
Copyright © 2022 - present; JODConverter. All rights reserved.