mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-15 19:48:00 +01:00
Mirror of https://github.com/jezhiggins/arabica
fd5c310e0b
which pulls in the headers for the various parsers if the appropriate macros are defined - USE_EXPAT, USE_XERCES, USE_LIBXML2, USE_MSXML. You can define any or all of them, or none should you so wish. It also sets SAX::XMLReader as a default class - ie if you define one of the above macros, SAX::XMLReader<stringT> will become a synonym for SAX::expat_wrapper<stringT> or whatever. |
||
---|---|---|
bin | ||
doc | ||
DOM | ||
examples | ||
SAX | ||
Utils | ||
XML | ||
Arabica.dsw | ||
ChangeLog | ||
Documentation.dsp | ||
Makefile | ||
sax.dox | ||
SAXinCPP.bpf | ||
SAXinCPP.bpg | ||
todo.txt |