You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Dominic Tubach (JIRA)" <ji...@apache.org> on 2012/08/06 13:03:02 UTC

[jira] [Created] (PDFBOX-1386) Proposal for classes to handle optional contents

Dominic Tubach created PDFBOX-1386:
--------------------------------------

             Summary: Proposal for classes to handle optional contents
                 Key: PDFBOX-1386
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1386
             Project: PDFBox
          Issue Type: New Feature
          Components: PDModel
            Reporter: Dominic Tubach
            Priority: Minor
         Attachments: DTPDContentUsageDictionary.java, DTPDContentUsageDictionaryTest.java, DTPDOptionalContentConfiguration.java, DTPDOptionalContentConfigurationTest.java, DTPDOptionalContentGroup.java, DTPDOptionalContentGroupTest.java, DTPDOptionalContentMembershipDictionary.java, DTPDOptionalContentMembershipDictionaryTest.java, DTPDOptionalContentProperties.java, DTPDOptionalContentPropertiesTest.java, DTPDUsageApplicationDictionary.java, DTPDUsageApplicationDictionaryTest.java

Attached are classes as proposal to handle optional contents.
It requires the classes in the issues #PDFBOX-1383 and #PDFBOX-1385
It requires Java 1.6 (It might be enough to remove the @Override annotations for Java 1.5 compatibility.) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1386) Proposal for classes to handle optional contents

Posted by "Dominic Tubach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Tubach updated PDFBOX-1386:
-----------------------------------

    Attachment: DTPDUsageApplicationDictionary.java
                DTPDOptionalContentProperties.java
                DTPDOptionalContentMembershipDictionary.java
                DTPDOptionalContentGroup.java
                DTPDOptionalContentConfiguration.java
                DTPDContentUsageDictionary.java
    
> Proposal for classes to handle optional contents
> ------------------------------------------------
>
>                 Key: PDFBOX-1386
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1386
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>            Reporter: Dominic Tubach
>            Priority: Minor
>         Attachments: DTPDContentUsageDictionary.java, DTPDContentUsageDictionaryTest.java, DTPDOptionalContentConfiguration.java, DTPDOptionalContentConfigurationTest.java, DTPDOptionalContentGroup.java, DTPDOptionalContentGroupTest.java, DTPDOptionalContentMembershipDictionary.java, DTPDOptionalContentMembershipDictionaryTest.java, DTPDOptionalContentProperties.java, DTPDOptionalContentPropertiesTest.java, DTPDUsageApplicationDictionary.java, DTPDUsageApplicationDictionaryTest.java
>
>
> Attached are classes as proposal to handle optional contents.
> It requires the classes in the issues #PDFBOX-1383 and #PDFBOX-1385
> It requires Java 1.6 (It might be enough to remove the @Override annotations for Java 1.5 compatibility.) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1386) Proposal for classes to handle optional contents

Posted by "Dominic Tubach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Tubach updated PDFBOX-1386:
-----------------------------------

    Attachment: DTPDUsageApplicationDictionaryTest.java
                DTPDOptionalContentPropertiesTest.java
                DTPDOptionalContentMembershipDictionaryTest.java
                DTPDOptionalContentGroupTest.java
                DTPDOptionalContentConfigurationTest.java
                DTPDContentUsageDictionaryTest.java
    
> Proposal for classes to handle optional contents
> ------------------------------------------------
>
>                 Key: PDFBOX-1386
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1386
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>            Reporter: Dominic Tubach
>            Priority: Minor
>         Attachments: DTPDContentUsageDictionary.java, DTPDContentUsageDictionaryTest.java, DTPDOptionalContentConfiguration.java, DTPDOptionalContentConfigurationTest.java, DTPDOptionalContentGroup.java, DTPDOptionalContentGroupTest.java, DTPDOptionalContentMembershipDictionary.java, DTPDOptionalContentMembershipDictionaryTest.java, DTPDOptionalContentProperties.java, DTPDOptionalContentPropertiesTest.java, DTPDUsageApplicationDictionary.java, DTPDUsageApplicationDictionaryTest.java
>
>
> Attached are classes as proposal to handle optional contents.
> It requires the classes in the issues #PDFBOX-1383 and #PDFBOX-1385
> It requires Java 1.6 (It might be enough to remove the @Override annotations for Java 1.5 compatibility.) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1386) Proposal for classes to handle optional contents

Posted by "Dominic Tubach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Tubach updated PDFBOX-1386:
-----------------------------------

    Attachment: DTCOSName.java
    
> Proposal for classes to handle optional contents
> ------------------------------------------------
>
>                 Key: PDFBOX-1386
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1386
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>            Reporter: Dominic Tubach
>            Priority: Minor
>         Attachments: DTCOSName.java, DTPDContentUsageDictionary.java, DTPDContentUsageDictionaryTest.java, DTPDOptionalContentConfiguration.java, DTPDOptionalContentConfigurationTest.java, DTPDOptionalContentGroup.java, DTPDOptionalContentGroupTest.java, DTPDOptionalContentMembershipDictionary.java, DTPDOptionalContentMembershipDictionaryTest.java, DTPDOptionalContentProperties.java, DTPDOptionalContentPropertiesTest.java, DTPDUsageApplicationDictionary.java, DTPDUsageApplicationDictionaryTest.java
>
>
> Attached are classes as proposal to handle optional contents.
> It requires the classes in the issues #PDFBOX-1383 and #PDFBOX-1385
> It requires Java 1.6 (It might be enough to remove the @Override annotations for Java 1.5 compatibility.) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira