[
Lists Home |
Date Index |
Thread Index
]
- From: Paul Miller <stele@fxtech.com>
- To: xml-dev <xml-dev@ic.ac.uk>
- Date: Fri, 03 Dec 1999 15:40:39 -0500
I don't think it is, but I want to check. I'd like to be able to reuse
an XML_Parser after I've called XML_Parse with isFinal set to 1.
Basically I want to go back and parse a subset of the original file,
using modified starting buffer pointer and length, but it doesn't seem
to work (I get a JUNK_AFTER_DOC_ELEMENT error). I would like to avoid
creating a new parser for each element subtree I scan.
--
Paul Miller - stele@fxtech.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|