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
/
Url
/
Scheme
Scheme
@
JvmInline
value
class
Scheme
A URL scheme, e.g. http or file.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
is
Content
Link copied to clipboard
val
isContent
:
Boolean
is
File
Link copied to clipboard
val
isFile
:
Boolean
is
Http
Link copied to clipboard
val
isHttp
:
Boolean
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String