|
Java™ by example!
|
|
|
How do I convert an HTML to an XML well-formed document?
This is not specific Java, but may come in handy sometimes. Check out HTML-Tidy to correct HTML markup mistakes that would otherwise not be syntactically correct to an XML parser.
Further Information
Author of answer: Joris Van den Bogaert
Comments
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|