[ 
https://issues.apache.org/jira/browse/AXIOM-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054137#comment-13054137
 ] 

Hudson commented on AXIOM-305:
------------------------------

Integrated in ws-axiom-trunk #414 (See 
[https://builds.apache.org/job/ws-axiom-trunk/414/])
    AXIOM-305: Added a OMElement#getNamespaceURI() convenience method.

veithen : 
Files : 
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMElementImpl.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/llom/OMSourcedElementImpl.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/om/element/TestGetNamespaceURIWithoutNamespace.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/OMTestSuiteBuilder.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/om/OMElement.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/om/element/TestGetNamespaceURI.java


> Need OMElement.getNamespaceURI() convenience method
> ---------------------------------------------------
>
>                 Key: AXIOM-305
>                 URL: https://issues.apache.org/jira/browse/AXIOM-305
>             Project: Axiom
>          Issue Type: Improvement
>            Reporter: Glen Daniels
>            Assignee: Andreas Veithen
>            Priority: Minor
>             Fix For: 1.2.12
>
>         Attachments: patch.txt, patch2.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.
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]

Reply via email to