Generated by
JDiff

Package com.itextpdf.styledxmlparser.jsoup.nodes

Changed Classes
Attributes The attributes of an Element.
Document A HTML Document.
Element A HTML element consists of a tag name, attributes, and child nodes (including text nodes and other elements).
Node The base, abstract Node model.