arabica/include/SAX
Quentin Fiard c36d945c51 Fixed language linkage issue under clang-500.2.79
The declarations must be located before the respective friend
declaration to have a correct C language linkage.
2013-11-04 21:20:18 +00:00
..
ext Deal properly with the [dtd] pseudo-entity 2012-09-14 11:12:50 +01:00
filter First pass as parameterising the whole of the XSLT library on string_type is done 2012-11-12 21:46:08 +00:00
helpers Removed last of the std::string-isms. 2012-11-21 06:59:40 +00:00
parsers Updated garden (after many years) so that it compiles. 2012-09-07 09:32:04 +01:00
wrappers Fixed language linkage issue under clang-500.2.79 2013-11-04 21:20:18 +00:00
AttributeList.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
Attributes.hpp MSVC can't handle static members in nest classes of template classes 2007-12-21 17:02:12 +00:00
ContentHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
DocumentHandler.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
DTDHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
EntityResolver.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
ErrorHandler.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
HandlerBase.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
InputSource.hpp renamed include/Utils to include/Arabica 2007-09-10 17:52:04 +00:00
IStreamHandle.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
Locator.hpp getLineNumber/getColumnNumber now return size_t 2012-09-14 16:54:51 +01:00
Parser.hpp first pass adding string_adaptor parameter 2007-09-05 22:08:51 +00:00
ParserConfig.hpp Added CMake build files contributed by Gunther Laure 2012-11-01 22:12:55 +00:00
SAXException.hpp removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
saxfwd.hpp Updated copyright dates 2012-11-02 20:19:01 +00:00
SAXNotRecognizedException.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
SAXNotSupportedException.hpp moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
SAXParseException.hpp getLineNumber/getColumnNumber now return size_t 2012-09-14 16:54:51 +01:00
XMLFilter.hpp build through on cygwin with expat 2008-07-16 10:01:08 +01:00
XMLReader.hpp build through on cygwin with expat 2008-07-16 10:01:08 +01:00