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.

2008-02-23 09:08 Back to release list
2.3

VTDException is now introduced as the root class for all of VTD-XML's exception classes. Transcoding capability is now added for inter-document cut and paste. You can cut a chunk 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. ISO-8859-10, ISO-8859-11, ISO-8859-12, ISO-8859-13, ISO-8859-14, and ISO-8859-15 support has been added. Zero length Text nodes are now possible. The ability to dump an in-memory copy of text was added. There were various code cleanup, enhancement, and bugfixes.
Tags: Major feature enhancements

Project Resources