Results 1 to 2 of 2
- 12-18-2007, 07:08 AM #1
Member
- Join Date
- Dec 2007
- Posts
- 2
- Rep Power
- 0
- 12-23-2007, 06:05 AM #2
Have a look at these:
ZipFile
ZipOutputStream
ZipOutputStream
I would suggest reading the archive in question using ZipFile and writing to a new archive with the changed values using ZipOutputStream.
Similar Threads
-
How to create directory through Java Code
By Java Tip in forum java.ioReplies: 1Last Post: 04-14-2009, 03:34 PM -
How to read a text file from a Java Archive File
By Java Tip in forum Java TipReplies: 0Last Post: 02-08-2008, 09:13 AM -
Zip Archive Problem
By satishbejgum in forum Advanced JavaReplies: 1Last Post: 12-20-2007, 09:08 AM -
Creating an ArrayList from an existing LinkedList
By Java Tip in forum Java TipReplies: 0Last Post: 12-05-2007, 02:09 PM -
How to update Existing Word Doc Using java
By umashankar in forum Advanced JavaReplies: 1Last Post: 07-27-2007, 01:29 PM
Bookmarks