Download List

Projeto Descrição

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.

2011-02-25 19:11
2.10

O Core VTD-XML API foi ampliado. Foi adicionado suporte para um cache local de 5 níveis para ambos navegação e indexação. Este destina-se a optimização do desempenho para os documentos XML de profundidade diferentes. Foi adicionado suporte para manipulação de documentos de conteúdo para nós de elemento vazio. Para Java, suporte para processamento compactado e zipado arquivos XML foi adicionado, e suporte para HTTP URL de processamento baseado em XML foi reforçada. Para o C, a versão thread-safe e versão não-thread-safe foram fundidas para criar uma versão única thread-safe usar o armazenamento local de segmento. Um C em exibição cheio + + versão do VTD-XML foi liberada.
Tags: vtd-xml, XML, Major feature enhancements, C#, C, C++, Java
The Core VTD-XML API was expanded. Support was added for a 5-level location cache for both navigation and indexing. This is intended for performance tuning for XML documents of various depth. Support was added for document content manipulation for empty element nodes. For Java, support for processing gzipped and zipped XML files was added, and support for HTTP URL based XML processing was enhanced. For C, the thread-safe version and non-thread-safe version were merged to create a single thread-safe version using thread local storage. A full featured C++ version of VTD-XML has been released.

2010-08-10 19:18
2.9

Ajuste de desempenho para arquivos pequenos, estrita conformidade XML Namespace, um núcleo expandido com getPrefixString API (), compareNormalizedTokenString2 (), e toNormalizedString2 (), ampliou o corte / corte de capacidade que pode chegar fragmentos irmão, uma correção para um bug com a leitura de documentos XML enormes em algumas plataformas, e outros importantes correções de bugs.
Tags: Major feature enhancements
Performance tuning for small files, strict XML Namespace conformance, an expanded core API with getPrefixString(), compareNormalizedTokenString2(), and toNormalizedString2(), expanded cutting/slicing capability that can get sibling fragments, a fix for a bug with reading huge XML documents on some platforms, and other important bugfixes.

2010-04-12 21:12
2.8

O núcleo VTD-XML API foi ampliado. Suporte para captura de espaços em branco foi adicionado ao VTDGen. Suporte para getContentFragment (), recoverNode () e cloneNav () foi adicionado ao VTDNav. Suporte para atualização e reparsing um recurso foi adicionado ao XMLModifier. Apoio para recuperar todos os atributos foi adicionado em piloto automático. BookMark foi reforçada. Em XPath, comentar e apoiar a instrução de processamento para nós, espaço de apoio do eixo, e volta meia-to-even () foram adicionados. Uma série de correções de bugs e melhorias de código foram feitas.
Tags: xpath, Major, Stable
The core VTD-XML API was expanded. Support for capturing white spaces was added to VTDGen. Support for getContentFragment(), recoverNode() and cloneNav() was added to VTDNav. Support for updating and reparsing a feature was added to XMLModifier. Support for retrieving all attributes was added to AutoPilot. BookMark was enhanced. In XPath, comment and processing instruction support for nodes, namespace axis support, and round-half-to-even() were added. A number of bug fixes and code enhancements were done.

2009-10-03 17:33
2.7

TD-Core XML API foi expandida. VTDNav agora tem toStringUpperCase, toStringLowerCase, contains (), endsWith (), e startsWith (). Prolongado VTD agora tem o apoio de buffer de memória. XPath foi melhorada eo XPath a seguir foram adicionados 2,0 funções: ABS (), termina com (), maiúsculas () e minúsculas (). Suporte para referência variável foi adicionada. Interno ajuste de desempenho foi realizada e os erros foram corrigidos. As mensagens de advertência foram corrigidos na versão C e uma fuga de memória durante o parsing XPath expressão foi corrigido.
Tags: Major feature enhancements
TD-XML's Core API was expanded. VTDNav now has toStringUpperCase, toStringLowerCase, contains(), endsWith(), and startsWith(). Extended VTD now has in-memory buffer support. Xpath was improved and the following XPath 2.0 functions were added: abs(), ends-with(), upper-case(), and lower-case(). Support for variable reference was added. Internal performance tuning was undertaken and bugs were fixed. Warning messages were fixed in the C version and a memory leak during Xpath expression parsing was fixed.

2009-07-17 04:58
2.6

Major bugfixes em todos os módulos em VTD-XML.
Tags: XML, VTD, Major bugfixes
Major bugfixes in all modules in VTD-XML.

Project Resources