• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

[ANN] VTD-XML 1.0 released under GPL

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Java and C versions 1.0 of VTD-XML -- an open-source, high-performance and non-extractive XML processing API -- are freely available on sourceforge.net, with source code, documentation, detailed description of API and code examples. VTD-XML is geared for very fast examination of XML in an in-memory buffer.

New in VTD-XML 1.0 is the integrated support of XPath that also features a easy-to-use interface that further enhances VTD-XML's inherent benefits, such as CPU/memory efficiency, random access, and incremental update. Demos are available at http://www.ximpleware.com/demo.html.

For further reading, please refer to the following articles about VTD-XML:


Process SOAP with VTD-XML (http://xml.sys-con.com/read/48764.htm)
Better, faster XML processing with VTD-XML (http://www.devx.com/xml/Article/22219?trk=DXRSS_XML)
XML on a chip (http://www.xml.com/pub/a/2005/03/09/chip.html)
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I deleted a whole bunch of copies of this, and moved one here, which is where it belongs. Regarding the multiple copies, see here.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic