Class PageStorageProcessor
-
- All Implemented Interfaces:
@Deprecated(message = "Use new Document API instead.") public class PageStorageProcessor extends 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(ContourDetector contourDetector, LegacyPageStorage pageStorage, PageStorageSettings pageStorageSettings, ImageFileIOProcessor imageFileIOProcessor)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
PageStorageProcessor
PageStorageProcessor(ContourDetector contourDetector, LegacyPageStorage pageStorage, PageStorageSettings pageStorageSettings, ImageFileIOProcessor imageFileIOProcessor)
-
-
-
-