Class TagTreeIteratorAvoidDuplicatesApprover

    • Field Detail

      • processedObjects

        private final java.util.Set<PdfObject> processedObjects
    • Method Detail

      • approve

        public boolean approve​(IStructureNode elem)
        Checks whether the element should be traversed.
        Overrides:
        approve in class TagTreeIteratorElementApprover
        Parameters:
        elem - the element to check
        Returns:
        true if the element should be traversed, false otherwise