Hello,
I am trying to parse XML document sent from remote site. Because
I don't have the content length field for the XML document, I have
to parse it progressively. The problem is after encountered an
error due to incomplete content, I cannot continue the parse using
SAXParser::parseNext() though I have saved the last correct state
of XMLPScanToken. 
Is there someone know the answer?

thx,
wayne


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to