Hi Frank,
At 16.16 15/09/2004 -0700, Xiaofan Zhou wrote:
Hi, ALl,
I have following two questions regarding how to use InputSource with SAX
parser in Xerces for C++.
I know I can do something like this:
SAX2XMLReader* pParser = XMLReaderFactory::createXMLReader();
pParser->parse(input);
W
call the saxparser function setexitonfatalerror (false), this will stop the
parser exiting prematurely
vinod
-Original Message-
From: Keno [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 02, 2001 9:22 AM
To: Xerces-C Dev
Subject: SAXParser
Hello all, I'm using the SAXParser to validate