help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'FastHTMLParser' (#powtils_main_html)

Reference for unit 'FastHTMLParser'

uses

  SysUtils;

Notes

This parser allows you to trap TAG and TEXT zones in html. It is a simple but powerful parser where you use events (a.k.a. callbacks). Inside the events you are fed tags or text. The key to making use this parser is handling the OnFoundTag and OnFoundText events.





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505