Sign In/My Account | View Cart  
advertisement

Article:
 Non-Extractive Parsing for XML
Subject: Buffering document?
Date: 2004-06-20 03:26:52
From: olegtkachenko

Well, another problem is potentially huge memory consumption in streaming scenarios - when input document is represented as forward-only I/O stream.
While SAX and XmlReader in .NET handle it very well, NE parser would need to buffer the entire XML document.

Previous Message Previous Message   Next Message Next Message


Titles Only Full Threads Newest First
  • Buffering document?
    2004-06-20 13:26:05 jimmy_z [Reply]

    Also we just released our software under GPL.
    it is at http://vtd-xml.sf.net


    It is written in Java.

  • Buffering document?
    2004-06-20 13:22:54 jimmy_z [Reply]

    Thanks for the posting.


    NE parsing is more like DOM than SAX, and isn't primiarily intended for streaming parsing, for the reason you point out.





Sponsored By: