HELP!!

Does anybody out there in the ether have any suggestions about where I
can get some information on how to use the HTML parser in JAVA.

I am trying to parse an HTML page and then be able to iterate over the
parse tree to extract all the <a tags to create a table of links.

This is for a MSc. thsesis and I am rapidly running out of development
time.

The idea is to be able to provide a list of links and information about
those links to visually disable people - just one part of an overall
study into a better solution for browsing the WWW for vidually disabled
people.

I'm not the worlds most proficient Java programmer, so if anybody can
help to explain the parsing process in Java as simply as possible, I
would be very grateful.

Chris Stone.

Received on Monday, 24 July 2000 16:52:37 UTC