[ooc-compiler] libxml v2.2
Brought to you by:
mva
|
From: Michael v. A. <mi...@de...> - 2000-08-08 17:18:11
|
Updated to comply to XML Information Set from July 26 1999 and XML Errata as of 2000-07-27. (XML:Parser): Fixed normalization of character references in attribute values. Dropped checks for xml:lang values. (EntityResolver.NormalizeURI): Renamed from URItoASCII. Do not escape characters `#' and `%'. Added `[' and `]' to URI:CharClass.reserved for IPv6. (XML:Builder): Removed `predefinedEntities' parameter from `Characters'. (XML:Writer): Cleaned up class interface. Quoting and indentation are handled transparently. Lots of documentation updates. Available from http://sourceforge.net/projects/ooc -- mva |