fr.paris.lutece.portal.service.html
Interface IHtmlCleaner

All Known Implementing Classes:
JSoupHtmlCleaner, JTidyHtmlCleaner, VoidHtmlCleaner

public interface IHtmlCleaner

This Interface provides methods for HTML cleaner


Method Summary
 String clean(String strSource)
          Clean HTML code
 void init()
          init HTML cleaner
 

Method Detail

clean

String clean(String strSource)
             throws HtmlCleanerException
Clean HTML code

Parameters:
strSource - The input string to clean
Returns:
The cleaned string
Throws:
HtmlCleanerException - the HtmlCleanerException

init

void init()
init HTML cleaner



Copyright © 2014 Mairie de Paris. All Rights Reserved.