Generated by
JDiff

Package com.itextpdf.html2pdf.attach.impl.layout

Added Classes
BodyHtmlStylesContainer This class is used to store styles of {@code } and {@code } tags, to simplify their application on the document as an Html2PdfProperty and to simplify their processing on the layout level.
RunningElement An com.itextpdf.layout.element.IElement that serves as a placeholder for removed running element from the normal flow.
RunningElementContainer A wrapper for the running elements taken out of the normal flow.
 

Changed Classes
Html2PdfProperty Set of constants that will be used as keys to get and set properties.
HtmlDocumentRenderer The DocumentRenderer class for HTML.