Generated by
JDiff

Class com.itextpdf.html2pdf.attach.impl.tags.TdTagWorker

Changed Constructors
TdTagWorker( IElementNode, ProcessorContext ) Change in type from (com.itextpdf.html2pdf.html.node.IElementNode, com.itextpdf.html2pdf.attach.ProcessorContext) to (IElementNode, com.itextpdf.html2pdf.attach.ProcessorContext).
Creates a new TdTagWorker instance.
 

Changed Methods
void  processEnd( IElementNode, ProcessorContext ) Change in signature from (com.itextpdf.html2pdf.html.node.IElementNode, com.itextpdf.html2pdf.attach.ProcessorContext) to (IElementNode, com.itextpdf.html2pdf.attach.ProcessorContext).