Class CaptionTagWorker

java.lang.Object
com.itextpdf.html2pdf.attach.impl.tags.DivTagWorker
com.itextpdf.html2pdf.attach.impl.tags.CaptionTagWorker
All Implemented Interfaces:
IDisplayAware, ITagWorker

public class CaptionTagWorker extends DivTagWorker
TagWorker class for the caption element.
  • Constructor Details

    • CaptionTagWorker

      public CaptionTagWorker (com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
      Creates a new CaptionTagWorker instance.
      Parameters:
      element - the element
      context - the context