|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ validator overview ] | PREV NEXT | ||||||||
Uses of Class
org.javahispano.canyamo.util.html.validator.ParseException
| Uses of ParseException in org.javahispano.canyamo.util.html.validator |
| Methods in org.javahispano.canyamo.util.html.validator that throw ParseException | |
static java.lang.String |
HTMLValidator.parse(java.lang.String code)
Validates the HTML code that comes in the input parameter. |
static java.lang.String |
HTMLValidator.parse(java.lang.String code,
boolean relaxed)
Validates the HTML code that comes in the input parameter. |
static java.lang.String |
HTMLValidator.parse(java.lang.String code,
boolean relaxed,
boolean replaceSmileys)
Validates the HTML code that comes in the input parameter. |
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ validator overview ] | PREV NEXT | ||||||||