forked from KolibriOS/kolibrios
90d2d687bb
git-svn-id: svn://kolibrios.org@4821 a494cfbc-eb01-0410-851d-a64ba20cac60 |
||
---|---|---|
.. | ||
errors.h | ||
Makefile | ||
parser.c | ||
parser.h | ||
README | ||
utils.h |
Hubbub binding for libdom ========================= This is a wrapper around hubbub's parser API, to facilitate construction of a libdom DOM tree. The basic premise is that the wrapper intercepts the SAX-like events emitted by hubbub's tokeniser then builds a libdom DOM tree from them.