toggle menu
BunyipsLib
v6.0.0-master-33a554fa
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