SAX2: pull interface
Eric Bohlman
ebohlman at netcom.com
Thu Jan 20 08:51:44 GMT 2000
On 19 Jan 2000, Steinar Bang wrote:
> Doesn't recursive descent parsers have a problem with partial input
> received from the net? Don't you have to buffer up the entire file
> before you start parsing?
Nope. You only need to buffer up one (or for some grammars, two) token's
worth of input.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
More information about the Xml-dev
mailing list