Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.resource.content
/
HtmlResourceContentExtractor
/
extractText
extract
Text
open
suspend override
fun
extractText
(
resource
:
Resource
)
:
Try
<
String
,
ReadError
>
Extracts the text content of the given
resource
.