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, wait
init
public String clean(String strSource)
clean
in interface IHtmlCleaner
strSource
- The input string to cleanpublic String text(String strSource)
IHtmlCleaner
text
in interface IHtmlCleaner
strSource
- The input string to cleanCopyright © 2020 City of Paris. All rights reserved.