Tool to clean up and pretty print HTML/XHTML/XML
JTidy is a free Java port of HTML Tidy, a HTML pretty printer and syntax checker. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML.
In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
JTidy was written by Andy Quick, who later stepped down from the maintainer position. Now JTidy is maintained by a group of volunteers.
Requirements:
· Java
What's New in This Release:
· fixed bug 2855511 - Element id is removed
· fixed an argument handling bug
· fixed bug 2872308 - Bug parsing a js line
· fixed bug 1757799 - Confused parsing of SCRIPT elements
· fixed bug 2905312 - null pointer exception when supply just a doctype
· expanded the ant build script
· several other improvements
link : http://mac.softpedia.com/progDownloa...oad-64797.html
JTidy is a free Java port of HTML Tidy, a HTML pretty printer and syntax checker. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML.
In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
JTidy was written by Andy Quick, who later stepped down from the maintainer position. Now JTidy is maintained by a group of volunteers.
Requirements:
· Java
What's New in This Release:
· fixed bug 2855511 - Element id is removed
· fixed an argument handling bug
· fixed bug 2872308 - Bug parsing a js line
· fixed bug 1757799 - Confused parsing of SCRIPT elements
· fixed bug 2905312 - null pointer exception when supply just a doctype
· expanded the ant build script
· several other improvements
link : http://mac.softpedia.com/progDownloa...oad-64797.html