Thank u for help , but still have this doubt that Even if when i use
Progessive Parse in DOM, will it load entire file from disk to parse, or
Will do it with parts of file from disk, parse it and then on next call get
another part from Disk.please do clarify
rgrds
Vinod
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 7:17 PM
To: [EMAIL PROTECTED]
Subject: Re: Req Clarification
>i want to know whether the parser loads entire file into memory or only by
>parts, please do clarify me.
DOM: Yes.
SAX: No.
See also http://www.w3.org/DOM/faq.html#SAXandDOM
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]