toggle menu
BunyipsLib
v6.1.1-master-734ac949e
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.util
/
Text
/
removeHtml
remove
Html
@
NonNull
open
fun
removeHtml
(
@
NonNull
htmlString
:
String
)
:
String
Removes HTML from a string.
Return
string with tags and
removed
Parameters
html
String
the string with HTML