0100,0100,0100Hi everybody,
I have tried to parse a HTML with the following link inside it:
<<
As it is obvious it is just a mistake or just a forgotten tag
JTidy reported the page Ok until it reached the above point and:
java.lang.NullPointerException
at TestDOM.main(Compiled Code)
When I inserted a white space inbetween it worked fine.
nikos