Re: end tag for known subclasses of TagNode?
Derrick Oswald <[email protected]>
| Newsgroups | gmane.comp.parsers.htmlparser.user |
|---|---|
| Message-ID | <[email protected]> |
Not in the node list.
But there is a
Tag getEndTag ();
method to get it.
On Thu, Feb 18, 2010 at 11:08 AM, Rajorshi Biswas <[email protected]> wrote:
> Hi,
> For 'known' tags, it seems that HTMLParser does not visit the 'end' tags
> (e.g. "P" tag). But for tags that arent directly supported, such as "STRONG"
> tag, the parser does return the end tag in the nodelist.
>
> Is there a way to ask the parser to retrieve the "end" tags for known
> classes as well?
>
> Thanks,
> Raj
>
>
> Dear *htmlparser-user !* Get Yourself a cool, short *@in.com* Email ID
> now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Htmlparser-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/htmlparser-user
>
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Htmlparser-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/htmlparser-user