

<color><param>0100,0100,0100</param>Hi everybody,


I have tried to parse a HTML with the following link inside it:


<<a href="index.html"><</a>


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:

<smaller>java.lang.NullPointerException

	at TestDOM.main(Compiled Code)


<bigger>When I inserted a white space inbetween it worked fine.


nikos

