Changes between Version 63 and Version 64 of WikiStart
- Timestamp:
- Jul 24, 2011, 9:54:57 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v63 v64 29 29 30 30 - XML processor --- provides capability to manipulate with XML streams ans documents; including: 31 - [wiki:XML/SAX SAX reader] to read XML streams and documents; it supports XML1.0 (Fifth Edition), XML1.1 (Second Edition), Namespaces in XML and [wiki:XML/SAX/Base XML Base] specifications;31 - [wiki:XML/SAX SAX reader] to read XML streams and documents; it supports XML1.0 (Fifth Edition), XML1.1 (Second Edition), Namespaces in XML and [wiki:XML/SAX/Base XML Base]^([wiki:ReleaseNotes/0.2.0 new in 0.2.0])^ specifications; 32 32 - [wiki:XML/SAX SAX writer] to generate XML streams and documents from application. 33 33