HTML Tree
------=_NextPart_000_0000_01C4E07D.10C11680
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi Sean,
I wrote to you earlier about your Perl Library to parse HTML pages. I was
wondering if you have a C++ version of the library.
Thanks for your help.
Nishant Mittal
------=_NextPart_000_0000_01C4E07D.10C11680--
Re: HTML Tree
On Sun, Dec 12, 2004 at 07:01:56PM -0800, Nishant Mittal (nmittal [at] cs.ucsd.edu) wrote:
> Hi Sean,
>
> I wrote to you earlier about your Perl Library to parse HTML pages. I was
> wondering if you have a C++ version of the library.
No, he doesn't.
xoxo,
Andy
--
Andy Lester => andy [at] petdance.com => www.petdance.com => AIM:petdance
Re: HTML Tree
Andy Lester <andy [at] petdance.com> writes:
> On Sun, Dec 12, 2004 at 07:01:56PM -0800, Nishant Mittal (nmittal [at] cs.ucsd.edu) wrote:
>> Hi Sean,
>>
>> I wrote to you earlier about your Perl Library to parse HTML pages. I was
>> wondering if you have a C++ version of the library.
>
> No, he doesn't.
>
Oh, there is no C++ API. But HTML::Parser underlies HTML::Tree (not to
be confused with Paul J. Lucas' HTML_Tree) so it is pretty fast.