Download List

Project Description

Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of efficient XML processing technologies centered around a non-extractive XML parsing technique called Virtual Token Descriptor (VTD). Depending on the perspective, VTD-XML can be viewed as either an XML parser, a native XML indexer or a file format that uses binary data to enhance the text XML, an incremental XML content modifier, an XML slicer/splitter/assembler, or an XML editor/eraser.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-19 12:08
2.2

This version contains a number of features and
bugfixes. The new features in this version
significantly expand VTD-XML's ability to
slice/assemble and incrementally update XML
documents at the byte or fragment level. The
ElementFragmentNs concept was introduced, which
represents a name space compensated element
fragment. The indexing capability was further
enhanced.
Tags: Major feature enhancements

2007-06-16 07:55
2.1

This version contains a number of features and bugfixes. The NodeRecorder class is introduced into all available platforms of VTD-XML. In the C# and Java ports, a bug with Unicode characters in XPath expressions was fixed. The C version has numerous code clean-ups.
Tags: Minor feature enhancements

2007-02-26 22:46
2.0

This release includes VTD+XML 1.0, a native XML index that is simple, general-purpose, and backwards-compatible with XML. It has a NodeRecorder Class that saves VTDNav's cursor location for later sequential access. Overwrite capability has been added.
Tags: Major feature enhancements

2006-12-11 04:24
1.9

This release address performance aspect of XPath implementation. It also contains some minor bugfixes. The Java release also includes a JAR file for class libraries.
Tags: Major feature enhancements

2006-11-26 03:26
1.8

This release adds XMLModifier, an easy-to-use
class that takes advantage
of the incremental update capability offered by
VTD-XML, almost complete
XPath built-in functions, encoding support for
iso-8859-2~10 and windows
code page 1250~1258, various functions to
autoPilot that evaluate XPath
to string, number, and boolean, and fixes for a
number of XPath bugs
related to string handling.
Tags: Major feature enhancements

Project Resources