Skip to content

HtmlUnit - NekoHtml Parser 4.17.0

Choose a tag to compare

@rbri rbri released this 05 Oct 13:47
· 22 commits to master since this release
1a94695
  • remove the unknownElements cache from HTMLElements to be thread safe; use a new HTMLElementsWithCache instance for every parse run in you like to use the cache of unknownElements
  • introduce HTMLElementsProvider and HTMLElementsWithCache
  • small code optimization
  • code cleanup, jdoc fixes

see HtmlUnit release notes for more details

Full Changelog: 4.16.0...4.17.0