You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Sauquet Dominique <ds...@prosodie.com> on 2002/09/30 15:51:37 UTC

Problem with the method renameNode again

Hello

I resend a mail that I previously sent on last friday since
I am puzzled by the very few mails we have from this mailing
list that is generally so active.

The problem is :

I tried to use the method renameNode of the class
org.apache.xerces.dom.DocumentImpl
The node is effectively renamed but I generate an exception :
NullPointerException.

Please can you explain me what happens ?
is it a misuse ?
can I do otherwise ?

I attach a test file.
You can test it by launching java TestClass

 <<TestClass.class>>  <<TestClass.java>> 

ps : I tried another method much more complex where a replaceChild is used
but does not work when I want to change the tag name of the root !!

Thanks a lot


> Dominique Sauquet
> Direction des Moyens Informatiques
> Tel : 01 46 84 13 12
> <ma...@prosodie.com>
> 
> Prosodie	
> 150, rue GalliƩni
> 92100 Boulogne
> <http://www.prosodie.com/>
> 
> 
> 

Re: Problem with the method renameNode again

Posted by Elena Litani <el...@ca.ibm.com>.
Sauquet Dominique wrote:
> I tried to use the method renameNode of the class
> org.apache.xerces.dom.DocumentImpl
> The node is effectively renamed but I generate an exception :
> NullPointerException.

Sorry it took so long. We had a bug in renameNode implementation.
The fix is in CVS.


-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org