//shared/org.readium.r2.shared.publication/Link/expandTemplate
expandTemplate¶
[androidJvm]\ fun expandTemplate(parameters: Map<String, String>): Link
Expands the HREF by replacing URI template variables by the given parameters.
See RFC 6570 on URI template.