[
https://issues.apache.org/jira/browse/PDFBOX-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blaine Whited updated PDFBOX-476:
---------------------------------
Attachment: PDPageContentStream.java
I've been programming for a few years and using java but I'm new to the open
source movement, I figured I would get this minor enhancement taken care of.
> Add an explicit default constructor to PDPageContentStream, to allow class
> derivation
> -------------------------------------------------------------------------------------
>
> Key: PDFBOX-476
> URL: https://issues.apache.org/jira/browse/PDFBOX-476
> Project: PDFBox
> Issue Type: Wish
> Components: PDModel
> Affects Versions: 0.8.0-incubator
> Environment: any
> Reporter: Signor Uno
> Priority: Trivial
> Attachments: PDPageContentStream.java
>
>
> Since PDPageContentStream does not contain an explicit default constructor,
> it's not possible to extend it to implement custom behavior.
> adding PDPageContentStream(){} would be most useful for this.
> Also, most of (or all) private fields and member functions should become
> protected instead of private
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira