Package | Description |
---|---|
nu.validator.htmlparser.xom |
This package provides an HTML5 parser that exposes the document through the XOM API.
|
Modifier and Type | Method and Description |
---|---|
SimpleNodeFactory |
HtmlBuilder.getSimpleNodeFactory()
Gets the node factory
|
Constructor and Description |
---|
HtmlBuilder(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.
|
Copyright © 2017. All rights reserved.