Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Matthias Preuter
MVP
0
Views
0
Comments
VTD-XML
Question
Did anyone had a look at VTD-XML? Think it is a must have new extension.
quote from wikipedia
When used in parsing mode, VTD-XML is a general purpose, high performance XML parser which compares favorably with others:
- VTD-XML typically outperforms SAX (with NULL content handler) while still providing full random access and built-in XPath support.
- VTD-XML typically consumes 1.3-1.5 times the XML document's size in memory, which is about 1/5 the memory usage of DOM
- Applications written in VTD-XML are usually much shorter and cleaner than their DOM or SAX versions.
See the SourceForge project at:
https://vtd-xml.sourceforge.net/
and Wikipedia article:
https://en.wikipedia.org/wiki/VTD-XML
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...