mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
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. |
||
---|---|---|
.. | ||
ext | ||
filter | ||
helpers | ||
parsers | ||
wrappers | ||
AttributeList.h | ||
Attributes.h | ||
ContentHandler.h | ||
CONTRIBUTORS | ||
DocumentHandler.h | ||
DTDHandler.h | ||
EntityResolver.h | ||
ErrorHandler.h | ||
HandlerBase.h | ||
InputSource.h | ||
Locator.h | ||
Makefile | ||
Parser.h | ||
SAX.dsp | ||
SAXException.h | ||
saxfwd.h | ||
saxlib.bpf | ||
saxlib.bpr | ||
saxlib.cpp | ||
SAXNotRecognizedException.h | ||
SAXNotSupportedException.h | ||
SAXParseException.h | ||
XMLFilter.h | ||
XMLReader.h |