sdk-common / com.tomtom.online.sdk.common.util / StringUtils

StringUtils

open class StringUtils

Utils methods related with strings.

Properties

UTF_8

static val UTF_8: Charset!

Functions

fromHtml

open static fun fromHtml(html: String!): Spanned!