public final class InstalledOfficeManagerHolder extends Object
OfficeManager that will be
used by created DocumentConverter when no office manager are given
to the converter builder.| Modifier and Type | Method and Description |
|---|---|
static @Nullable OfficeManager |
getInstance()
Gets the static instance of the static holder class.
|
static @Nullable OfficeManager |
setInstance(@Nullable OfficeManager manager)
Sets the static instance of the static holder class.
|
public static @Nullable OfficeManager getInstance()
public static @Nullable OfficeManager setInstance(@Nullable OfficeManager manager)
manager - The main default office manager.null if there was no installed office
manager.Copyright © 2016 - present; JODConverter.org. All rights reserved.