summaryrefslogtreecommitdiff
path: root/bindings/hubbub/README
blob: ab498a096c165cfa5ec240d50b0759e1d9279d93 (plain)
1
2
3
4
5
6
7
8
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.