[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to