Class NestedCloseableDirectory
java.lang.Object
org.apache.aries.util.filesystem.impl.CloseableDirectory
org.apache.aries.util.filesystem.impl.NestedCloseableDirectory
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Iterable<IFile>
,ICloseableDirectory
,IDirectory
,IFile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.aries.util.filesystem.impl.CloseableDirectory
close, convert, convertNested, getFile, getLastModified, getName, getParent, getRoot, getSize, isClosed, isDirectory, isFile, isRoot, iterator, listAllFiles, listFiles, open, toCloseable, toURL
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
NestedCloseableDirectory
- Throws:
IOException
-
-
Method Details
-
getZipFile
-