public DocumentDraftExtractor
Creates io.scanbot.sdk.entity.Document and io.scanbot.sdk.entity.Page from SnappingDraft and wraps them in DocumentDraft
interface DocumentProcessor
@NotNull io.scanbot.sdk.entity.DocumentDraft[] extract(@NotNull io.scanbot.sdk.entity.SnappingDraft draft)
Extracts DocumentDraft from SnappingDraft
draft