I have to add text to the <head> tag of HTML documents. What is the best approach? filewriter, bufferedreader, etc? Or would this HTML Parser help with this solution (htmlparser.sourceforge.net). If yes, how could this be added to my code to make it useful?
