fr.paris.lutece.portal.service.html
Class HtmlCleanerService
java.lang.Object
fr.paris.lutece.portal.service.html.HtmlCleanerService
public final class HtmlCleanerService
- extends Object
This class provides management methods for cleaner
Method Summary |
static String |
clean(String strSource)
Clean HTML code and converts it to XHTML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clean
public static String clean(String strSource)
throws HtmlCleanerException
- Clean HTML code and converts it to XHTML
- Parameters:
strSource
- The input string to clean
- Returns:
- The cleaned string
- Throws:
HtmlCleanerException
- the HtmlCleanerException
Copyright © 2014 Mairie de Paris. All Rights Reserved.