[xml] incremental xmlreader



Hi,

is it possible to implement incremental parsing of an XML document using
the xmlreader interface? I mean, I have a chunk of XML document
available, I parse it with the reader interface until I get an error. As
soon as the following chunk of document is available I recover with the
reader interface from where parsing was interrupted... and so on. 

thanks,
-- luca





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]