ContentResolverDataProvider

constructor(@NonNull uri: Uri)

Creates the data provider for loading a document from the given content provider uri.

Parameters

uri

A content provider URI with supported scheme (content:// or file://).