
October 4th, 2004, 06:17 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Need help regarding this
hi friends,
I am working on xml and java write now and i have doubt regarding writing a following method , the task is
public static int replaceTag(string targetTagname, string newTagname, string xmldoc)
here the above method replace the element name of every targettagname with a string newtagname in an xml string .
i have really not understood the correct method to be written can any one help me out ???????????
bye bye
sri.
|