Generated by
JDiff

Package com.itextpdf.html2pdf.attach

Changed Classes and Interfaces
Attacher Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements.
IHtmlProcessor Interface for classes that can process HTML to PDF in the form of a PdfDocument or a list of IElement objects.
ITagWorker Interface for all the tag worker implementations.
ITagWorkerFactory ITagWorkerFactory interface is used for instantiating new ITagWorker objects.
ProcessorContext Keeps track of the context of the processor.