[Register("io/scanbot/sdk/docprocessing/DraftPageProcessor", DoNotGenerateAcw = true)]
public sealed class DraftPageProcessor : PageProcessor, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Lio/scanbot/sdk/persistence/fileio/FileIOProcessor;Lio/scanbot/sdk/persistence/DraftPageFileStorage;Lio/scanbot/sdk/core/contourdetector/ContourDetector;)V", "")]
public DraftPageProcessor(IFileIOProcessor fileIOProcessor, DraftPageFileStorage draftPageFileStorage, ContourDetector contourDetector)