Class FormCheckUtil.FormTagHandler

    • Method Detail

      • nextElement

        public void nextElement​(IStructureNode elem)
        Called when the next element is reached during the traversal.
        Parameters:
        elem - the next element
      • getInteractiveKidForm

        private static PdfDictionary getInteractiveKidForm​(PdfStructElem structElem)
        Gets a widget annotation kid if it exists.
        Parameters:
        structElem - Parent structure element.
        Returns:
        Kid as PdfDictionary.