arabica/include/SAX
Jez Higgins c4713e9a7b Removed ParserAdaptor.hpp
Probably never used in the entire history of Arabica. It's the result of
enthusiastic (ie overly slavish) conversion from the original Java SAX
implementation. There never were any SAX1 Arabica parsers to adapt to
SAX2.
2020-04-15 23:55:18 +01: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 ParserAdaptor.hpp 2020-04-15 23:55:18 +01:00
parsers Updated garden (after many years) so that it compiles. 2012-09-07 09:32:04 +01:00
wrappers Added project files for VS2013 and VS2015. 2018-01-29 19:21:27 -06:00
ArabicaConfig.hpp.in Rewrote generation of ArabicaConfig.hpp in CMakeLists.txt 2016-11-18 15:16:40 +01: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 InputSource - Replaced use of std::auto_ptr with std::unique_ptr 2020-04-15 21:01:14 +01:00
IStreamHandle.hpp InputSource - Replaced use of std::auto_ptr with std::unique_ptr 2020-04-15 21:01:14 +01: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