public interface IHtmlCleaner
Modifier and Type | Method and Description |
---|---|
default String |
clean(String strSource)
Clean HTML code
|
default void |
init()
init HTML cleaner
|
default String |
text(String strSource)
Transorm HTML code to text
|
Copyright © 2020 City of Paris. All rights reserved.