Hi,
I am using the HTMLEditorKit.ParserCallback to extracts links from a
web page. I the problem I am facing is when I use HTML.Tag.Base to
separate the <base> from the other tags I also get all the <a> tags to.
I was wondering anyone knew anything about this or perphaps point me
in the right direction so that I can just pull the <base> tag.
Thanks,
Carl
Andrew Thompson - 29 Nov 2006 03:38 GMT
..
> I am using the HTMLEditorKit.ParserCallback to extracts links from a
> web page. ..
URL?
Andrew T.
carlbernardi@gmail.com - 30 Nov 2006 03:02 GMT
Hi Andrew,
Thanks for the reply. The link that I am trying to parse is
www.statcounter.com.
Thanks again,
Carl