tokeniser » Developer.Team

YuNetsurf 2.0.0

YuNetsurf 2.0.0
YuNetsurf 2.0.0 | 5 Mb


YuNetSurf is a HTML5 parser and tree builder with CSS3 tokeniser, parser, and selection engine for Delphi (Embarcadero / CodeGear / Borland).
HTML Parser and Tree Builder

Parse HTML, good and bad.
HTML5 tokeniser with SAX-style events.
Flexible tree builder API for custom DOM implementations.
Readily provided HTML5 parser classes convert HTML documents into DOM trees:
Simple DOM tree: Fast and efficient.
LibXml2 tree: Fully compatible with LibXml2 functions, including XPATH and LibXslt transformation.
XDOM tree: Feasability study limited by XDOM restrictions.
Fast, efficient, and low memory usage.
Read more