Class McrCheckUtil.McrTagHandler

java.lang.Object
com.itextpdf.kernel.pdf.tagging.McrCheckUtil.McrTagHandler
All Implemented Interfaces:
ITagTreeIteratorHandler
Enclosing class:
McrCheckUtil

private static class McrCheckUtil.McrTagHandler extends Object implements ITagTreeIteratorHandler
Search for mcr elements in the TagTree.
  • Field Details

    • haveMcr

      private boolean haveMcr
  • Constructor Details

  • Method Details

    • tagTreeHaveMcr

      public boolean tagTreeHaveMcr()
      Method returns if tag tree has mcr in it.
    • nextElement

      public void nextElement(IStructureNode elem)
      Called when the next element is reached during the traversal.
      Specified by:
      nextElement in interface ITagTreeIteratorHandler
      Parameters:
      elem - the next element