Changes between Version 5 and Version 6 of XML/SAX
- Timestamp:
- Aug 10, 2010, 1:45:40 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XML/SAX
v5 v6 24 24 || Package || Description || 25 25 || XML.SAX.Attributes || Provides set of XML attributes || 26 || XML.SAX.Content_Handlers|| Provides interface type to handle content of the document ||26 || [source:trunk/matreshka/source/xml/xml-sax-content_handlers.ads XML.SAX.Content_Handlers] || Provides interface type to handle content of the document || 27 27 || XML.SAX.Declaration_Handlers || Provides interface type to handle some declarations in the document which XML processor must report to application || 28 28 || XML.SAX.Default_Handlers || Provides "default" implementation of all handles, all subprogram do nothing ||