ktsoup-core
0.2.0
common
js
jvm
native
ktsoup-core
/
ktsoup
/
KtSoupParser
/
parse
parse
common
js
jvm
native
expect
fun
parse
(
html
:
String
)
:
KtSoupDocument
Parse the given
html
document.
Return
The parsed document as a
KtSoupDocument
.
actual
fun
parse
(
html
:
String
)
:
KtSoupDocument
actual
fun
parse
(
html
:
String
)
:
KtSoupDocument
actual
fun
parse
(
html
:
String
)
:
KtSoupDocument