Generated by
JDiff

Interface com.itextpdf.html2pdf.attach.IHtmlProcessor

Changed Methods
Document  processDocument( INode, PdfDocument ) Change in signature from (com.itextpdf.html2pdf.html.node.INode, PdfDocument) to (INode, PdfDocument).
Parses HTML to add the content to a PdfDocument.
List  processElements( INode) Change in signature from com.itextpdf.html2pdf.html.node.INode to INode.
Parses HTML to add the content to a list of IElement objects.