Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp
/
LcpError
/
Parsing
/
Url
Url
androidJvm
class
Url
(
val
rel
:
String
)
:
LcpError.Parsing
Invalid URL for link with
rel
.
Members
Constructors
Url
Link copied to clipboard
androidJvm
constructor
(
rel
:
String
)
Properties
cause
Link copied to clipboard
androidJvm
open
override
val
cause
:
Error
?
message
Link copied to clipboard
androidJvm
open
override
val
message
:
String
rel
Link copied to clipboard
androidJvm
val
rel
:
String