[Home] [By Thread] [By Date] [Recent Entries]

  • From: James Strachan <james_strachan@y...>
  • To: "Xu, Mousheng (SEA)" <Mousheng.Xu@s...>,xml-dev@l...
  • Date: Fri, 06 Jul 2001 09:21:51 +0100

Hi Mousheng

From: "Xu, Mousheng (SEA)" <Mousheng.Xu@s...>
> Some mentioned the row processing feature of dom4j, kXML, SAXON, minidom,
> easydom, and Orchard. Do they read the whole doc into memory before
parsing
> anyway, like the DOM lazy eval? If these parsers are based on xerces SAX,
> the chances are the whole doc is read into the memory.

At least in dom4j when using any SAX parser,  the document is not loaded
into memory first - it can be processed as it is being parsed in a 'row by
row' fashion using very little memory while the file is being read and the
SAX parser is still parsing it.

James




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member