Package | Description |
---|---|
org.apache.aries.util.filesystem | |
org.apache.aries.util.filesystem.impl |
Modifier and Type | Method and Description |
---|---|
static ICloseableDirectory |
FileSystem.getFSRoot(InputStream is)
This method gets an ICloseableDirectory that represents the root of a virtual file
system.
|
ICloseableDirectory |
IDirectory.toCloseable()
Open a more effective implementation with user regulated resource management.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseableDirectory |
class |
InputStreamClosableDirectory |
class |
NestedCloseableDirectory |
class |
ZipCloseableDirectory |
Modifier and Type | Method and Description |
---|---|
static ICloseableDirectory |
FileSystemImpl.getFSRoot(InputStream is) |
ICloseableDirectory |
CloseableDirectory.toCloseable() |
ICloseableDirectory |
DirectoryImpl.toCloseable() |
ICloseableDirectory |
NestedZipDirectory.toCloseable() |
ICloseableDirectory |
ZipDirectory.toCloseable() |
Copyright © 2016. All rights reserved.