logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: DOM - Parsing a string: msg#00013

Subject: Re: DOM - Parsing a string
Instead of parsing from a file, parse from a MemBufInputSource. There's a an overloade parse() which accepts InputSources, and that's obviously where your MemBufInputSource goes ;)

Hope that helps,

Cheers,

Uwe


fatboyjim fatboyjim100-at-hotmail.com |xerces-c-users mailing list| schrieb:
I have seen this question posted many times around the internet, but there is
never an answer for it

I am able to parse an actual XML file, but what about a string?

parser->parseURI("File.xml");

parser->parse("<?xml version="1.0"?><Blah blah>...") ?

Thanks
Jim







Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>