//readium-shared/org.readium.r2.shared.publication/toLocator
toLocator¶
[androidJvm]\ fun Link.~~toLocator~~(): Locator
Deprecated¶
This may create an incorrect Locator
if the link type
is missing. Use publication.locatorFromLink()
instead.