You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Alberto Massari <am...@progress.com> on 2004/12/08 17:46:06 UTC

Re: How to I write domDoc in disc?

Hi Renato,

At 14.46 08/12/2004 -0200, Renato Tegon Forti wrote:
>How to I use DOMWriter to write a xmldoc in disc??

Simply create an object of type LocalFileFormatTarget and pass it to 
DOMWrite::writeNode

Alberto 



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


RES: RES: How to I write domDoc in disc?

Posted by Renato Tegon Forti <re...@novaamerica.net>.
Hi Alberto, Thanks, I found what I needed.

--
Renato Tegon Forti
renato.trinity@novaamerica.net
--
Trinity Systems - Grupo Nova América

-----Mensagem original-----
De: Alberto Massari [mailto:amassari@progress.com] 
Enviada em: quarta-feira, 8 de dezembro de 2004 14:57
Para: xerces-c-dev@xml.apache.org
Assunto: Re: RES: How to I write domDoc in disc?

At 14.59 08/12/2004 -0200, Renato Tegon Forti wrote:
>Hi,
>I beginner with Xerces, can you show me a code that do this?

In this case, have a look at the DOMPrint example: it shows how to parse an 
XML file, and print it (using DOMWriter) to either a file or the console.

Alberto



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: RES: How to I write domDoc in disc?

Posted by Alberto Massari <am...@progress.com>.
At 14.59 08/12/2004 -0200, Renato Tegon Forti wrote:
>Hi,
>I beginner with Xerces, can you show me a code that do this?

In this case, have a look at the DOMPrint example: it shows how to parse an 
XML file, and print it (using DOMWriter) to either a file or the console.

Alberto



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: RES: How to I write domDoc in disc?

Posted by da...@us.ibm.com.
> Hi,
> I beginner with Xerces, can you show me a code that do this?

Look at the DOMPrint sample application.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


RES: How to I write domDoc in disc?

Posted by Renato Tegon Forti <re...@novaamerica.net>.
Hi,
I beginner with Xerces, can you show me a code that do this?

Thanks
--
Renato Tegon Forti
renato.trinity@novaamerica.net
--
Trinity Systems - Grupo Nova América
-----Mensagem original-----
De: Alberto Massari [mailto:amassari@progress.com] 
Enviada em: quarta-feira, 8 de dezembro de 2004 14:46
Para: xerces-c-dev@xml.apache.org
Assunto: Re: How to I write domDoc in disc?

Hi Renato,

At 14.46 08/12/2004 -0200, Renato Tegon Forti wrote:
>How to I use DOMWriter to write a xmldoc in disc??

Simply create an object of type LocalFileFormatTarget and pass it to 
DOMWrite::writeNode

Alberto 



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org