Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.select.Elements

Documentation changed from old to new.

Changed Methods
Elements  empty() Documentation changed from old to new.
Empty (remove all child nodes from) each matched element.
Elements  remove() Documentation changed from old to new.
Remove each matched element from the DOM.
Elements  unwrap() Documentation changed from old to new.
Removes the matched elements from the DOM, and moves their children up into their parents.