Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-1214

Allow subclassing of PDFParser

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.6.0
    • 1.7.0
    • Parsing
    • None

    Description

      As a precondition of PDFBOX-1199 and other improvements implementing new ways of parsing PDF documents using existing code base it is necessary that subclasses of PDFParser can be created. While this is already possible with the current version accessing some needed methods is prohibited by the 'private' keyword. The attached patch changes this to 'protected'.

      If there are no objections against the patch I will commit it in the next days.

      Attachments

        Activity

          People

            tboehme Timo Boehme
            tboehme Timo Boehme
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: