Generated by
JDiff

Interface com.itextpdf.kernel.pdf.tagutils.ITagTreeIteratorHandler

Removed Methods
void  nextElement( IStructureNode) Called when the next element is reached during the traversal.
 

Added Methods
boolean  accept( IStructureNode) Checks whether the element should be traversed.
void  processElement( IStructureNode) Called when the next element is reached during the traversal to process it.