|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.aries.util.filesystem.impl.CloseableDirectory
org.apache.aries.util.filesystem.impl.InputStreamClosableDirectory
public class InputStreamClosableDirectory
| Field Summary |
|---|
| Fields inherited from class org.apache.aries.util.filesystem.impl.CloseableDirectory |
|---|
delegate |
| Constructor Summary | |
|---|---|
InputStreamClosableDirectory(IDirectory delegate,
File temp)
|
|
| Method Summary | |
|---|---|
protected void |
cleanup()
|
| Methods inherited from class org.apache.aries.util.filesystem.impl.CloseableDirectory |
|---|
checkNotClosed, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputStreamClosableDirectory(IDirectory delegate,
File temp)
| Method Detail |
|---|
protected void cleanup()
cleanup in class CloseableDirectory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||