Searches the specified text for URLs (web and mailto) and emoticons (if support is enabled) and returns a new String with those entities replaced by HTML links and images (respectively).
| Parameter | Type | Description |
|---|---|---|
| text | String | Text to transform to HTML |







0 Comments