.. |
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
|
corrected default constructor
|
2007-08-22 12:21:43 +00:00 |
helpers
|
merged with mangle-dev branch
|
2007-07-19 17:01:08 +00:00 |
parsers
|
merged with mangle-dev branch
|
2007-07-19 17:01:08 +00:00 |
wrappers
|
Fixed for VS8/VS2005
|
2007-08-10 10:35:17 +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
|
extended to take std::auto_ptr<iostream> as well as std::auto_ptr<std::istream>
|
2007-08-07 21:27:55 +00:00 |
IStreamHandle.h
|
extended to take std::auto_ptr<iostream> as well as std::auto_ptr<std::istream>
|
2007-08-07 21:27:55 +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
|
merged with mangle-dev branch
|
2007-07-19 17:01:08 +00:00 |
SAXException.h
|
started moving headers out into an include directory
|
2006-08-07 21:08:11 +00:00 |
saxfwd.h
|
corrected copyright dates
|
2007-08-20 20:24:13 +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 |