|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.html.HtmlCleanerService
public final class HtmlCleanerService
This class provides management methods for cleaner
Method Summary | |
---|---|
static java.lang.String |
clean(java.lang.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 |
Method Detail |
---|
public static java.lang.String clean(java.lang.String strSource) throws HtmlCleanerException
strSource
- The input string to clean
HtmlCleanerException
- the HtmlCleanerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |