VTD-XML
Home PageCategories: XML
Latest version: 2.0
Added 2006-12-12Updated 2007-02-27
XML parser that goes beyond DOM, SAX and PULL in terms of performance and memory usage.
The core technology is an XML parsing algorithm called Virtual Token Descriptor (VTD).
Features include:
- Performance
- Low memory usage
- Random access with built-in XPath support
- Buffer reuse
- Large document support (2GB)
- Incremental update
- Hardware acceleration
- Native XML indexing
- Currently only supports built-in entity references (" & ' > <)
- Available in C, C# and Java
Built for Java |
Library |
Free or free version available |
Source code provided |