Interface IValidationChecker

    • Method Detail

      • isPdfObjectReadyToFlush

        boolean isPdfObjectReadyToFlush​(PdfObject object)
        Is PdfObject ready to flush.
        Parameters:
        object - the pdf object to check
        Returns:
        true if the object is ready to flush, false otherwise