[Home] [By Thread] [By Date] [Recent Entries]
As it says in the SAX spec for the "Parser" interface: SAX parsers are reusable but not re-entrant: the application may reuse a parser object (possibly with a different input source) once the first parse has completed successfully, but it may not invoke the parse() methods recursively within a parse. So, reusing the parser must be OK. Re should you be able to create more than one -- certainly. Complain to any parser vendor that doesn't let you do that; there's no reason to prevent that from being done, it's rather basic functionality. - Dave xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



