processText

abstract fun processText(text: String): String

对单个字符串进行文本转换处理

Return

处理后的文本

Since

Api 2

Parameters

text

需要处理的原始文本