Package-level declarations

Types

Link copied to clipboard
class WebViewClient(webViewServer: WebViewServer) : WebViewClient
Link copied to clipboard
class WebViewServer(application: Application, container: Container<Resource>, mediaTypes: Map<Url, MediaType>, errorPage: RelativeUrl, htmlInjector: (Resource, MediaType) -> Resource, servedAssets: List<String>, onResourceLoadFailed: (Url, ReadError) -> Unit)

Serves the publication resources and application assets in the EPUB navigator web views.