KtSoupDocument

expect class KtSoupDocument
actual class KtSoupDocument
actual class KtSoupDocument
actual class KtSoupDocument

Constructors

Link copied to clipboard
expect constructor()
actual constructor()
constructor()
constructor()

Functions

Link copied to clipboard
expect fun body(): KtSoupElement?
actual fun body(): KtSoupElement?
actual fun body(): KtSoupElement?
actual fun body(): KtSoupElement?
Link copied to clipboard
expect fun close()
actual fun close()
actual fun close()
actual fun close()
Link copied to clipboard
Link copied to clipboard
expect fun getElementsByClass(className: String): List<KtSoupElement>
actual fun getElementsByClass(className: String): List<KtSoupElement>
actual fun getElementsByClass(className: String): List<KtSoupElement>
actual fun getElementsByClass(className: String): List<KtSoupElement>
Link copied to clipboard
Link copied to clipboard
expect fun head(): KtSoupElement?
actual fun head(): KtSoupElement?
actual fun head(): KtSoupElement?
actual fun head(): KtSoupElement?
Link copied to clipboard
expect fun parse(html: String): Boolean
actual fun parse(html: String): Boolean
actual fun parse(html: String): Boolean
actual fun parse(html: String): Boolean
Link copied to clipboard
expect fun title(): String
actual fun title(): String
actual fun title(): String
actual fun title(): String
Link copied to clipboard
expect fun <R> use(block: (KtSoupDocument) -> R): R
actual fun <R> use(block: (KtSoupDocument) -> R): R
actual fun <R> use(block: (KtSoupDocument) -> R): R
actual fun <R> use(block: (KtSoupDocument) -> R): R