Uses of Interface
org.xwiki.validator.Validator
-
Packages that use Validator Package Description org.xwiki.validator org.xwiki.validator.framework -
-
Uses of Validator in org.xwiki.validator
Classes in org.xwiki.validator that implement Validator Modifier and Type Class Description class
HTML5DutchWebGuidelinesValidator
Validator allowing to validate (X)HTML content against Dutch Web Guidelines.class
HTML5Validator
Validate HTML5 code of the provided input.class
RSSValidator
Validate provided input.class
XWikiValidator
Validator allowing to validate (X)HTML content against some XWiki rules. -
Uses of Validator in org.xwiki.validator.framework
Classes in org.xwiki.validator.framework that implement Validator Modifier and Type Class Description class
AbstractHTML5Validator
class
AbstractXMLValidator
XML based standard validator.
-