Uses of Class
nu.validator.htmlparser.xom.SimpleNodeFactory
Packages that use SimpleNodeFactory
Package
Description
This package provides an HTML5 parser that exposes the document through the XOM API.
-
Uses of SimpleNodeFactory in nu.validator.htmlparser.xom
Methods in nu.validator.htmlparser.xom that return SimpleNodeFactoryConstructors in nu.validator.htmlparser.xom with parameters of type SimpleNodeFactoryModifierConstructorDescriptionHtmlBuilder
(SimpleNodeFactory nodeFactory) Constructor with given node factory and fatal XML violation policy.HtmlBuilder
(SimpleNodeFactory nodeFactory, XmlViolationPolicy xmlPolicy) Constructor with given node factory and given XML violation policy.