public class JSoupHtmlCleaner extends Object implements IHtmlCleaner
| Constructor and Description |
|---|
JSoupHtmlCleaner() |
| Modifier and Type | Method and Description |
|---|---|
String |
clean(String strSource)
Clean HTML code
|
String |
text(String strSource)
Transorm HTML code to text
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic String clean(String strSource)
clean in interface IHtmlCleanerstrSource - The input string to cleanpublic String text(String strSource)
IHtmlCleanertext in interface IHtmlCleanerstrSource - The input string to cleanCopyright © 2020 City of Paris. All rights reserved.