From: SourceForge.net <no...@so...> - 2009-08-26 16:05:11
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7586798 By: aditsu JTidy is an HTML parser, not a generic XML parser. It can read almost any file, but will try to make it valid HTML. <person>, <name> and <sex> are not HTML tags, therefore I don't think you can use JTidy in this case. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=41437 |