Package-level declarations
Types
Link copied to clipboard
class AssetRetriever
Link copied to clipboard
A container asset providing access to several resources.
Link copied to clipboard
Default implementation of ArchiveOpener supporting only ZIP archives.
Link copied to clipboard
Default implementation of FormatSniffer guessing as well as possible all formats known by Readium.
Link copied to clipboard
class DefaultResourceFactory(contentResolver: ContentResolver, httpClient: HttpClient, additionalFactories: List<ResourceFactory> = emptyList()) : ResourceFactory
Default implementation of ResourceFactory supporting file, content and http schemes.
Link copied to clipboard
A single resource asset.