Is there any way to Extract content of ISO file (all directories and files inside) to a give directory in a local path? Specifically using Java in windows environment.
is there any library you may suggest? or is there any work around to do so ?
thanks.
I would recommend the following
Java ISO Extraction
JAVA ISO tools https://github.com/stephenc/java-iso-tools
Loopy http://loopy.sourceforge.net/
JIIC: Java ISO Image Creator (a bit old -- uses Java 1.4)
Take a look at Loopy.
Loopy is a Java API for accessing various file systems in a read-only manner. Loopy was developed as a plug-in for Apache Commons VFS. Currently, it only supports the ISO9660 file system (i.e. .iso files).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With