Package com.pspdfkit.document.download.source
com.pspdfkit.document.download.source.DownloadSource interface and implementations.
See: Description
-
Class Summary Class Description ContentResolverDownloadSource A source for downloading a document from a ContentProvider. AssetDownloadSource A source for copying a PDF document from the app assets to the filesystem. 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.