Package io.scanbot.sdk.persistence.page
Class PageStorageProcessor
-
- All Implemented Interfaces:
public abstract class PageStorageProcessor
Class that creates all inner structure for new page.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
PageStorageProcessor.Configuration
-
Constructor Summary
Constructors Constructor Description PageStorageProcessor(PageStorageSettings pageStorageSettings, ImageFileIOProcessor imageFileIOProcessor)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
PageStorageProcessor
PageStorageProcessor(PageStorageSettings pageStorageSettings, ImageFileIOProcessor imageFileIOProcessor)
-
-
-
-