Package com.pspdfkit.document.download.source
com.pspdfkit.document.download.source.DownloadSource interface and implementations.
See: Description
-
Class Summary Class Description AssetDownloadSource A source for copying a PDF document from the app assets to the filesystem. ContentResolverDownloadSource A source for downloading a document from a ContentProvider. URLDownloadSource Download using a URL (usually from the web). -
Interface Summary Interface Description DownloadSource A remote PDF resource that can be downloaded by the DownloadJob.