Sean,
Sorry for late replying.
When you sent this message I had already found a similar solution. Now I test your solution and it also works fine.
Thanks a lot anyway.
Carlos
Sean Kelly <[EMAIL PROTECTED]> wrote:
On Fri, 24 Oct 2003, [iso-8859-1] Carlos Bazílio wrote:>> I'm a newbie at Xerc
On Fri, 24 Oct 2003, [iso-8859-1] Carlos Bazílio wrote:
>
> I'm a newbie at Xerces. Since I've started using Xerces, I parsed my XML files using
> parseURI method from DOMBuilder class. Now I wish to parse a XML provided by a
> string (char *). How can I do that using DOMBuilder ? Is DOMInputSour
Hi all,
I'm a newbie at Xerces. Since I've started using Xerces, I parsed my XML files using parseURI method from DOMBuilder class. Now I wish to parse a XML provided by a string (char *). How can I do that using DOMBuilder ? Is DOMInputSource a solution ? How can I use it ?
Thanks in advance,