[Htmlparser-user] IFRAME and LINK tags
Brought to you by:
derrickoswald
From: <lui...@gm...> - 2006-02-15 14:23:44
|
Hi everybody. This is my first post to this list. I'm replacing my own html processing code (regex based) with HTMLParser. The examples have been a great help! I need to handle IFRAME and LINK tags. The link tag is often used to =20 include external CSS. The name "LinkTag" has already been taken for the anchor tags! How =20 should I name the class to handle the LINK tags? Have anybody implemented the IframeTag and the "TrueLinkTag" classes? I could do this and would be glad to contribute it to the project. I'm using the version 20051112. I've not checked out from CVS because =20= I need a stable package. Cheers! Lu=EDs Gomes (from Portugal) |