[ http://issues.apache.org/jira/browse/XALANJ-2278?page=all ] Brian Minchau resolved XALANJ-2278: -----------------------------------
Resolution: Fixed Patch was applied to latest code. > New method on NamespaceMapping to get all prefixes that map to a URI > -------------------------------------------------------------------- > > Key: XALANJ-2278 > URL: http://issues.apache.org/jira/browse/XALANJ-2278 > Project: XalanJ2 > Type: Wish > Components: Serialization > Versions: Latest Development Code > Reporter: Brian Minchau > Assignee: Brian Minchau > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]