Class InternalPageStorage

  • All Implemented Interfaces:
    io.scanbot.sdk.persistence.page.PageStorage , io.scanbot.sdk.persistence.page.legacy.LegacyPageStorage

    @Deprecated(message = "Use new Document API instead.") 
    public final class InternalPageStorage
    extends PageStorageBase
                        

    Implementation of PageStorageBase that is based on InternalFilesDir

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      File getPagesDirectory() Provides directory which store all pages
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait