I have parsed the html file & extracted the title tag of the html file. However, I didn't find any method to set the title tag (after changing) back to the file. Could you plzzzzzzzzzzzz help me at earliest.
Thanks in advance
-Amod
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are numerous examples in the other forum and htmlparser-user and htmlparser-developer mailing list archives of re-writing the HTML after changing the contents of a node.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have parsed the html file & extracted the title tag of the html file. However, I didn't find any method to set the title tag (after changing) back to the file. Could you plzzzzzzzzzzzz help me at earliest.
Thanks in advance
-Amod
There are numerous examples in the other forum and htmlparser-user and htmlparser-developer mailing list archives of re-writing the HTML after changing the contents of a node.