toggle menu
KtSoup
0.5.0
common
js
jvm
native
switch theme
search in API
ktsoup-core
/
ktsoup
/
KtSoupDocument
/
getElementsByClass
get
Elements
By
Class
common
js
jvm
native
expect
fun
getElementsByClass
(
className
:
String
)
:
List
<
KtSoupElement
>
Get all elements with the provided
className
.
Return
All elements with the
className
.
actual
fun
getElementsByClass
(
className
:
String
)
:
List
<
KtSoupElement
>
actual
fun
getElementsByClass
(
className
:
String
)
:
List
<
KtSoupElement
>
actual
fun
getElementsByClass
(
className
:
String
)
:
List
<
KtSoupElement
>