logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Write XML in Java: msg#00064

Subject: Re: Write XML in Java
Am Donnerstag, 29. März 2007 00:57 schrieb Мария Ковалева:
> Hi!
> I must write xml structure in Java.
> How can i do this?

Hi Мария, 

Save the document to a byte[]. This is a zip archive. You can extract all XML 
files you want by standard java zip functionality. 

Cheers 
Harald


<Prev in Thread] Current Thread [Next in Thread>