..
ext
Swapped auto_ptr for unique_ptr in Xerces wrapper
2020-04-17 12:06:01 +01:00
filter
Properly parameterise PYXWriter and SAX tests on string type
2020-06-25 15:09:50 +01:00
helpers
Reworked to avoid call to string_adaptor::append
2020-06-25 16:34:37 +01:00
parsers
Completely removed XMLReader setProperty and getProperty member functions.
2020-04-16 20:23:59 +01:00
wrappers
Ripped out Xerces feature and property names
2020-06-25 16:33:55 +01:00
ArabicaConfig.hpp.in
Set ARABICA_USE_EXPAT flag in ArabicaConfig.hpp properly
2024-09-03 10:16:06 +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
Set ARABICA_USE_EXPAT flag in ArabicaConfig.hpp properly
2024-09-03 10:16:06 +01: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
Completely removed XMLReader setProperty and getProperty member functions.
2020-04-16 20:23:59 +01:00