public interface ConversionJobWithOptionalSourceFormatUnspecified extends ConversionJobWithSourceSpecified
| Modifier and Type | Method and Description |
|---|---|
@NonNull ConversionJobWithSourceSpecified |
as(@NonNull DocumentFormat format)
Defines the source document format for the given input document.
|
to, to, to@NonNull ConversionJobWithSourceSpecified as(@NonNull DocumentFormat format)
format - The document format of the source document.Copyright © 2016 - present; JODConverter.org. All rights reserved.