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