ResourceContentIteratorFactory

Creates a Content.Iterator instance for the Resource, starting from the given Locator.

Returns null if the resource media type is not supported.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun create(manifest: Manifest, servicesHolder: PublicationServicesHolder, readingOrderIndex: Int, resource: Resource, mediaType: MediaType, locator: Locator): Content.Iterator?

Creates a Content.Iterator instance for the resource, starting from the given locator.