You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by jimmy Zhang <jz...@ximpleware.com> on 2010/08/13 04:33:23 UTC

[ANN]VTD-XML 2.9

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.
  a.. Strict Conformance 
    a.. VTD-XML now fully conforms to XML namespace 1.0 spec 
  b.. Performance Improvement
    a.. Significantly improved parsing performance for small XML files 
  c.. Expand Core VTD-XML API  
    a.. Adds getPrefixString(), and toNormalizedString2() 
  d.. Cutting/Splitting 
    a.. Adds getSiblingElementFragment()  
  e.. A number of bug fixes and code enhancement including: 
    a.. Fixes a bug for reading very large XML documents on some platforms 
    b.. Fixes a bug in parsing processing instruction 
    c.. Fixes a bug in outputAndReparse() 

RE: [ANN]VTD-XML 2.9

Posted by Cezar Andrei <ce...@oracle.com>.
Jimmy,

 

This is not the right list for these kind of announcements, we're not enforcing it, but please have respect for all the people subscribing.

 

Thanks,

Cezar

 

  _____  

From: jimmy Zhang [mailto:jzhang@ximpleware.com] 
Sent: Thursday, August 12, 2010 9:33 PM
To: user@xmlbeans.apache.org
Subject: [ANN]VTD-XML 2.9

 

VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud computing, has been released. Please visit  HYPERLINK "wlmailhtml:%7b337D6FBA-0A97-4A74-88E7-1478CBE3B230%7dmid://00000796/!x-usc:https://sourceforge.net/projects/vtd-xml/files/"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()