set the following feature to true .
documentBuilderFactory.setNamespaceAware(true);
Regards
venu

Big thanks.
It was not clear for me that "http://xml.org/sax/features/namespaces"; feature is "true" by default for new DOMParser and "false" for DOMParser in DocumentBuilderImpl. Thanks again.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to