Image

Imagewelshbard wrote in Imagejava_dev

HTML Parsing

Is it possible to use the XML parsing classes in the Java Platform to parse HTML 4.0? Or are there other HTML parsing classes that I'm missing?

I'm familiar with parsing XML in Java, but have never done much with HTML in Java.

Thanks.