-
- All Implemented Interfaces:
-
com.hyntix.pdf.viewer.source.DocumentSource
public final class UriSource implements DocumentSource
-
-
Method Summary
Modifier and Type Method Description PdfDocumentcreateDocument(Context context, PdfiumCore core, String password)final Unitclose()Close the ParcelFileDescriptor when the document source is no longer needed. -
-
Constructor Detail
-
UriSource
UriSource(Uri uri)
-
-
Method Detail
-
createDocument
PdfDocument createDocument(Context context, PdfiumCore core, String password)
-
-
-
-