summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
Commit message (Collapse)AuthorAgeFilesLines
* Add dom_document_fragment, dom_cdata_section, dom_entity_reference, ↵Bo Yang2009-04-291-0/+4
| | | | | | dom_processing_instruction to public DOM interface. svn path=/trunk/dom/; revision=7363
* Make hubbub parser binding build trees correctly (credit: Bo Yang)John Mark Bell2009-03-051-0/+14
| | | | svn path=/trunk/dom/; revision=6711
* Stub implementation of of dom_document_type methodsJames Shaw2007-07-161-0/+1
| | | | svn path=/trunk/dom/; revision=3422
* Populate dom.hJohn Mark Bell2007-07-141-4/+24
| | | | | | Beginnings of xmlparser SAX handling. svn path=/trunk/dom/; revision=3413
* LibXML 2 binding for libdom.John Mark Bell2007-07-141-0/+17
This is mostly stub, at present svn path=/trunk/dom/; revision=3412