On 2014-08-06 21:54, Marcos Douglas wrote:
> I know the tokens to search, but the HTML could be very different each other.
> I can't use a external tool. Need to be a application (that already exists).

It seems a copy of the Fast HTML Parser unit I spoke of has made its way
into the FPC source code tree.

See <fpc_src>/packages/chm/src/fasthtmlparser.pas

Attached is the original one I got from powtils release. It includes the
parser, a utility unit and a demo program showing the parser in action
with some stats output.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Attachment: fasthtmlparser.tar.gz
Description: GNU Zip compressed data

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to