I just updated to the newest version of jtidy which came out in october and it seems to have broken my document object for unknown reasons. This is my code:
tidy = ...
I have a html document and somewhere inside the doc is below a table, I can get the table rows and java DOM objects. What is not clear to me ...