Re: [Htmlparser-user] Using HTML Parser
Brought to you by:
derrickoswald
From: Derrick O. <Der...@Ro...> - 2007-05-15 19:41:43
|
There isn't much on the architecture. It's sort of grown by accretion over the ages. Most of the JavaDocs have code snippets. Take a look at the Parser JavaDoc to start with. Derrick DHANALAKSHMI Raju Srinivasan wrote: > Hi, > > I am very much new to HTML parsers. Can anyone tell me the > architecture of HTML parser and how to start? > My requirement is to scan through a web application, i.e scan through > all the links in the web application. > I want to do this programatically, where i wud give the starting URL > of the web application and from there on i need to automatically > scan the web application's links. > > can HTML parser help me out in this? > > Kindly suggest. > > Thanks & Regards > --------------------------------- > R.S.Dhanalakshmi > ** > > > Confidentiality Statement: > > This message is intended only for the individual or entity to which it > is addressed. It may contain privileged, confidential information > which is exempt from disclosure under applicable laws. If you are not > the intended recipient, please note that you are strictly prohibited > from disseminating or distributing this information (other than to the > intended recipient) or copying this information. If you have received > this communication in error, please notify us immediately by return email. > ----------------------------- > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ > >------------------------------------------------------------------------ > >_______________________________________________ >Htmlparser-user mailing list >Htm...@li... >https://lists.sourceforge.net/lists/listinfo/htmlparser-user > > |