LinkTransformerImpl

class LinkTransformerImpl(page: <Error class: unknown class>)

Transforms links in the rendering phase. Mainly replaces the absolute links and the file:// scheme with relative .

Constructors

Link copied to clipboard
constructor(page: <Error class: unknown class>)

Functions

Link copied to clipboard
open fun transform(url: String): String