Re: HTML parsing
- From: Carmen Sei <fatwallet951@xxxxxxxxx>
- Date: Sat, 15 Mar 2008 17:57:35 -0800
looks like HTMLTidy is a good solution
http://sourceforge.net/projects/tidy
You could, or you could use a 3rd party library to do that. I.
recommend http://www.pcre.org/ , which does Perl Compatible Regular
Expressions, and is used by a lot of well-known open source
projects. If you use the C++ wrappers which are freely downloadable
from that site, doing matching and/or replacing is pretty easy.
Nathan Mates
- Follow-Ups:
- Re: HTML parsing
- From: David Connet
- Re: HTML parsing
- References:
- HTML parsing
- From: worlman385
- Re: HTML parsing
- From: Nathan Mates
- HTML parsing
- Prev by Date: Re: HTML parsing
- Next by Date: Re: HTML parsing
- Previous by thread: Re: HTML parsing
- Next by thread: Re: HTML parsing
- Index(es):
Relevant Pages
|