Alberto Massari <amassari <at> datadirect.com> writes:
> > Hi Girish, > if you don't have the entire XML stream available when parsing starts, you > need to define a InputSource-derived object that creates a > BinInputStream-derived object that, inside the readBytes callback, will > fill the provided buffer with a new chunk of data. > > Alberto > Hi Alberto, Can you please share a c++ example of this idea ? Thanks Atul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
