Hi Folks: XercesDOMParser's parse() seems to require a file name for an argument.
I want to parse XML extracted from in an SQL blob. I'm currently extracting the XML into an std::string. I can convert it to an std::wstring or feed it to a stream. How do I parse XML that's in memory, and not in a file? Thanks Larry -- View this message in context: http://old.nabble.com/Newbie---Parsing-XML-String--tp34626020p34626020.html Sent from the Xerces - C - Users mailing list archive at Nabble.com.