Class LinkAnnotationValidator


  • public class LinkAnnotationValidator
    extends AnnotationValidator
    Validation class for the LinkAnnotation
    • Field Detail

      • pdLink

        protected PDAnnotationLink pdLink
        PDFBox object which wraps the annotation dictionary
    • Method Detail

      • checkDest

        protected boolean checkDest()
        Check if the Dest element is authorized according to the A entry
        Returns:
        if the Dest element is authorized according to the A entry.