You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/06/23 12:25:25 UTC

[jira] [Assigned] (PDFBOX-1055) XMPMetadata.getSchemasByNamespaceURI() implementation inefficient

     [ https://issues.apache.org/jira/browse/PDFBOX-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler reassigned PDFBOX-1055:
------------------------------------------

    Assignee: Andreas Lehmkühler

> XMPMetadata.getSchemasByNamespaceURI() implementation inefficient
> -----------------------------------------------------------------
>
>                 Key: PDFBOX-1055
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1055
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: JempBox
>    Affects Versions: 1.5.0
>            Reporter: Philip Helger
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>
> The implementation of getSchemasByNamespaceURI is inefficient, if no namespace mapping is present.
> You may consider to call "List<XMPSchema> l = getSchemas();" just before the iterator is retrieved.



--
This message was sent by Atlassian JIRA
(v6.2#6252)