|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
String clean(String strSource) throws HtmlCleanerException
strSource
- The input string to clean
HtmlCleanerException
- the HtmlCleanerExceptionvoid init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |