at.molindo.utils.io
Class DirectoryUtils
java.lang.Object
at.molindo.utils.io.DirectoryUtils
public class DirectoryUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
open
public static Map<File,InputStream> open(File directory,
boolean recursive)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
open
public static Map<File,InputStream> open(File directory,
Compression compression,
boolean recursive)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
Copyright © 2011 Molindo GmbH. All Rights Reserved.