fr.paris.lutece.portal.service.html
Class VoidHtmlCleaner
java.lang.Object
fr.paris.lutece.portal.service.html.VoidHtmlCleaner
- All Implemented Interfaces:
- IHtmlCleaner
public class VoidHtmlCleaner
- extends Object
- implements IHtmlCleaner
Html Cleaner that doesn't not modify HTML
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VoidHtmlCleaner
public VoidHtmlCleaner()
clean
public String clean(String strSource)
throws HtmlCleanerException
- Clean HTML code
- Specified by:
clean
in interface IHtmlCleaner
- Parameters:
strSource
- The input string to clean
- Returns:
- The cleaned string
- Throws:
HtmlCleanerException
- the HtmlCleanerException
init
public void init()
- init HTML cleaner
- Specified by:
init
in interface IHtmlCleaner
Copyright © 2014 Mairie de Paris. All Rights Reserved.