Generated by
JDiff

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

The superclass changed from java.lang.Object to com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker.
Removed interfaces com.itextpdf.html2pdf.attach.ITagWorker, com.itextpdf.html2pdf.attach.impl.tags.IDisplayAware.

Changed Methods
String  getDisplay() Method was locally defined, but is now inherited from DivTagWorker.  
void  processEnd( IElementNode, ProcessorContext ) Method was locally defined, but is now inherited from DivTagWorker.