public interface ConvertOptionsProvider
Modifier and Type | Method and Description |
---|---|
ConvertOptions |
invoke(String sourceDocumentName,
FileType sourceType)
Provides convert options for specific source document.
|
ConvertOptions invoke(String sourceDocumentName, FileType sourceType)
Provides convert options for specific source document.
sourceDocumentName
- Source file namesourceType
- Source file typeCopyright © 2022. All rights reserved.