[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some clarificatiosn -- RE: [Question] How to do incremental parsing?
- From: James Strachan <james_strachan@yahoo.co.uk>
- To: "Xu, Mousheng (SEA)" <Mousheng.Xu@sea.celltechgroup.com>,xml-dev@lists.xml.org
- Date: Fri, 06 Jul 2001 09:21:51 +0100
Hi Mousheng
From: "Xu, Mousheng (SEA)" <Mousheng.Xu@sea.celltechgroup.com>
> 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