cht-
Von: João Graça [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 16. März 2005 04:01
An: xerces-c-dev@xml.apache.org
Betreff: Getting a parser from a string
Hello,
I am trying to start a parser from a std::string because this is what i receive
from a xml rpc channel.
The problem is that
bject: Getting a parser from a string
Hello,
I am trying to start a parser from a std::string because this is what i
receive from a xml rpc channel.
The problem is that i already have tried to use DomBuilder,
MemBufInputSource with and without wrappers and i can't make it. Could
someone he
Hello,
I am trying to start a parser from a std::string because this is what i
receive from a xml rpc channel.
The problem is that i already have tried to use DomBuilder,
MemBufInputSource with and without wrappers and i can't make it. Could
someone help me with this problem, like sugesting wha