You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2007/12/12 04:45:43 UTC

[jira] Closed: (XALANJ-2278) New method on NamespaceMapping to get all prefixes that map to a URI

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

Brian Minchau closed XALANJ-2278.
---------------------------------


closing this issue.

> New method on NamespaceMapping to get all prefixes that map to a URI
> --------------------------------------------------------------------
>
>                 Key: XALANJ-2278
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2278
>             Project: XalanJ2
>          Issue Type: Wish
>          Components: Serialization
>    Affects Versions: 2.7
>            Reporter: Brian Minchau
>            Assignee: Brian Minchau
>             Fix For: 2.7.1
>
>         Attachments: patch1.txt
>
>
> This is not a public API since NamespaceMappings in internal.  
> We should add this method:
>     public String[] lookupAllPrefixes(String uri)
> that returns an array of all prefixes that map to the namespace URI.  There is an existing method:
>     public String lookupPrefix(String uri)
> but it only returns the first such URI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org