arabica/include/SAX
2007-06-20 00:06:56 +00:00
..
ext Promoted LexicalHandler and DeclHandler to be full members of XMLReader, rather than properties set via the rather tortuous setProperty call. XMLFilter and XMLFilterImpl have been extended to provide support for Lexical~ and DeclHandler. DefaultHandler now provides default, do nothing, implementations of Lexical~ and DeclHandler. Consequently DefaultHandler2 is now deprecated and will be removed in due course. 2007-01-15 14:21:33 +00:00
filter 2007-06-20 00:06:56 +00:00
helpers Promoted LexicalHandler and DeclHandler to be full members of XMLReader, rather than properties set via the rather tortuous setProperty call. XMLFilter and XMLFilterImpl have been extended to provide support for Lexical~ and DeclHandler. DefaultHandler now provides default, do nothing, implementations of Lexical~ and DeclHandler. Consequently DefaultHandler2 is now deprecated and will be removed in due course. 2007-01-15 14:21:33 +00:00
parsers garden fixes 2007-06-18 12:01:47 +00:00
wrappers better string handling - on platforms where sizeof(XMLCh) == sizeof(wchar_t) we should be able to eliminate the copying step altogether 2007-01-19 15:52:43 +00:00
AttributeList.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
Attributes.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
ContentHandler.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
DocumentHandler.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
DTDHandler.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
EntityResolver.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
ErrorHandler.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
HandlerBase.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
InputSource.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
IStreamHandle.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
Locator.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
Parser.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
ParserConfig.h TreeWalker patches from craigp. 2007-01-02 11:32:48 +00:00
SAXException.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
saxfwd.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
SAXNotRecognizedException.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
SAXNotSupportedException.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
SAXParseException.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
XMLFilter.h started moving headers out into an include directory 2006-08-07 21:08:11 +00:00
XMLReader.h Promoted LexicalHandler and DeclHandler to be full members of XMLReader, rather than properties set via the rather tortuous setProperty call. XMLFilter and XMLFilterImpl have been extended to provide support for Lexical~ and DeclHandler. DefaultHandler now provides default, do nothing, implementations of Lexical~ and DeclHandler. Consequently DefaultHandler2 is now deprecated and will be removed in due course. 2007-01-15 14:21:33 +00:00