Re: Reading the XML in Pages index.xml.gz
Re: Reading the XML in Pages index.xml.gz
- Subject: Re: Reading the XML in Pages index.xml.gz
- From: Sherm Pendley <email@hidden>
- Date: Fri, 1 Dec 2006 12:41:17 -0500
On Dec 1, 2006, at 11:52 AM, David Brennan wrote:
I am trying to open the XML in a compressed file in my cocoa app. The
file is the index.xml.gz file in a pages document. My problem is, that
I don't know how to do the decompression of the file.
Have a look at:
man zlib
Alternatively, you could use NSTask to run "gunzip" as a child process.
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden