• TwitterFacebookGoogle PlusLinkedInRSS FeedEmail

Universal Extractor Archive Java

3/9/2018 
Universal Extractor Archive Java

Universal Extractor Download Archive - archived versions of all official binary and source code releases. Note: If you download Universal Extractor from one of the. Electronic Fundamentals Floyd 8th Edition here.

I am looking for a library to extract archive files with. For example, zips, rars, tars, wars. My application so far only supports.ZIP's &.RAR's, but I want to increase support for several other archive types. Not only that, but I want the library to 'detect' archive files, even if I give them another extension or no extension at all. Basically, I'm looking for some sort of interface to which I can pass a file and path, which then checks if the file is an archive file, returns an error if it's not, and extracts the files to the specified path if it is. I'm guessing that there are different implementations for different filetypes, but it would be very useful if the library detects this, and automatically passes it on to the right implementation.

2018 © empirecasini