I am looking for an effective HTML to XHTML library in Java. I have tried HTML Tidy but it causes this error:
XML Parsing Error: mismatched tag. Expected: </meta>.
Do you recommend any better library?
I appreciate your help.
I am looking for an effective HTML to XHTML library in Java. I have tried HTML Tidy but it causes this error:
XML Parsing Error: mismatched tag. Expected: </meta>.
Do you recommend any better library?
I appreciate your help.