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
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