free.it.comp.lang.python
  Home FAQ Contact Sign in
free.it.comp.lang.python only
 
Advanced search
February 2008
motuwethfrsasuw
    123 5
45678910 6
11121314151617 7
18192021222324 8
2526272829   9
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2006    
total
free.it.comp.lang.python Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  vtd-xml 2.3 released         


Author: jimmy Zhang
Date: Feb 23, 2008 11:56

VTD-XML 2.3 is now released. To download the latest version please visit
http://sourceforge.net/project/showfiles.php?group_id=110612&package_id=120172.

Below is a list of new features and enhancements in this version.

a.. VTDException is now introduced as the root class for all other
VTD-XML's exception classes (per suggestion of Max Rahder).
b.. Transcoding capability is now added for inter-document cut and paste.
You can cut a chuck of bytes in a UTF-8 encoded document and paste it into a
UTF-16 encoded document and the output document is still well-formed.
c.. ISO-8859-10, ISO-8859-11, ISO-8859-12, ISO-8859-13, ISO-8859-14 and
ISO-8859-15 support has now been added
d.. Zero length Text node is now possible.
e.. Ability to dump in-memory copy of text is added.
f.. Various code cleanup, enhancement and bug fixes.

Below are some new articles related to VTD-XML
Show full article (1.65Kb)
no comments