Re: [Htmlparser-user] end tag for known subclasses of TagNode?
Brought to you by:
derrickoswald
From: Derrick O. <der...@gm...> - 2010-02-18 18:13:35
|
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 <raj...@in...> 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 > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-user > > |