Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. Hubbub binding for libdom
  2. =========================
  3.  
  4.   This is a wrapper around hubbub's parser API, to facilitate
  5.   construction of a libdom DOM tree. The basic premise is that the wrapper
  6.   intercepts the SAX-like events emitted by hubbub's tokeniser then builds
  7.   a libdom DOM tree from them.
  8.  
  9.