public class LSNRHTMLTagRemover
extends java.lang.Object
| Constructor and Description |
|---|
LSNRHTMLTagRemover() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
removeTag(java.lang.String msgBody)
Removes HTML tags from the message body.
|