public interface IStringCleaningService
| Modifier and Type | Method and Description |
|---|---|
String |
getSafeContent(String content)
Return a safe HTML string version of the provided content.
|
String |
getTextContent(String content) |
Copyright © 2014 Jasig. All Rights Reserved.