libsgml 1.1.4 review
Downloadlibsgml is a fast, lightweight state machine SGML parser capable of parsing HTML, XML, and most other markup languages in their most
|
|
libsgml is a fast, lightweight state machine SGML parser capable of parsing HTML, XML, and most other markup languages in their most elementary forms.
libsgml library natively supports parsing HTML and XML documents into a tree format (DOM). All other markup languages may be parsed via a system of callbacks.
SUPPORTS:
libsgml supports the following features:
HTML DOM parsing.
Tag escaping
Text, comment, and element stripping
XML DOM parsing.
Custom SGML parsing.
What's New in This Release:
Bug fix in base 64 decoding that could lead to heap corruption.
libsgml 1.1.4 keywords