Re: cvs commit: xml-axis/java/test/message TestMessageElement.jav a

2002-11-05 Thread Sasha Lerner
its needed in SAAJ API because the only way to get or remove the additional namespace URIs from SOAPElement is by prefix http://java.sun.com/webservices/docs/1.0/api/javax/xml/soap/ SOAPElement.html#getNamespaceURI(java.lang.String) here is javadoc: /** * Returns an iterator of namespace

RE: cvs commit: xml-axis/java/test/message TestMessageElement.jav a

2002-11-05 Thread Davanum Srinivas
I don't eitherIt's there in the SAAJ API so we can't drop it. (http://java.sun.com/webservices/docs/1.0/api/javax/xml/soap/SOAPElement.html#getNamespacePrefixes()) Thanks, dims --- Glen Daniels <[EMAIL PROTECTED]> wrote: > > Thanks, Dims! > > What the heck is the point of getNamespacePrefix