Generated by
JDiff

Class com.itextpdf.styledxmlparser.jsoup.nodes.Node

Changed Methods
String  absUrl( String) Documentation changed from old to new.
Get an absolute URL from a URL attribute that may be relative (i.e.
Node  unwrap() Documentation changed from old to new.
Removes this node from the DOM, and moves its children up into the node's parent.
String  attr( String) Documentation changed from old to new.
Get an attribute's value by its key.