[ANN]VTD-XML 2.9
Jimmy
jzhang2004 at sbcglobal.net
Sat Aug 21 20:23:22 EDT 2010
VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud
computing, has been released. Please visit https://sourceforge.net/projects/vtd-xml/files/
to download the latest version.
* Strict Conformance
# VTD-XML now fully conforms to XML namespace 1.0 spec
* Performance Improvement
# Significantly improved parsing performance for small XML files
* Expand Core VTD-XML API
# Adds getPrefixString(), and toNormalizedString2()
* Cutting/Splitting
# Adds getSiblingElementFragment()
* A number of bug fixes and code enhancement including:
# Fixes a bug for reading very large XML documents on some
platforms
# Fixes a bug in parsing processing instruction
# Fixes a bug in outputAndReparse()
More information about the Python-list
mailing list