| 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 |
ZipDirectory.toCloseable() |
ICloseableDirectory |
CloseableDirectory.toCloseable() |
ICloseableDirectory |
DirectoryImpl.toCloseable() |
ICloseableDirectory |
NestedZipDirectory.toCloseable() |
Copyright © 2021. All rights reserved.