You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2009/04/01 11:15:14 UTC

[jira] Updated: (WSCOMMONS-278) Need OMElement.getNamespaceURI() convenience method

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

Saliya Ekanayake updated WSCOMMONS-278:
---------------------------------------

    Attachment: patch.txt

I have included the patch for this. It required me at add a method to the OMElement interface to retrieve the namespace URI 

Thanks,
Saliya

> Need OMElement.getNamespaceURI() convenience method
> ---------------------------------------------------
>
>                 Key: WSCOMMONS-278
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-278
>             Project: WS-Commons
>          Issue Type: Improvement
>          Components: AXIOM
>            Reporter: Glen Daniels
>            Assignee: Glen Daniels
>             Fix For: Axiom 1.3
>
>         Attachments: patch.txt
>
>
> It is extremely *in*convenient to constantly have to type element.getNamespace().getNamespaceURI() in order to simply get the String namespace from an OMElement. :)  We should add a convenience method OMElement.getNamespaceURI().

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