| Modifier and Type | Field and Description |
|---|---|
private FSDriver<H> |
driver
.
|
(package private) H |
handle
.
|
(package private) String |
name
.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Iterable<Handle<H>> |
children() |
(package private) long |
getLastModified() |
(package private) Resource |
getResource() |
(package private) Iterator<Resource> |
getResources() |
private InputStream |
open() |
Handle(FSDriver<H> driver, H handle) throws IOException
IOExceptionIterable<Handle<H>> children() throws IOException
IOExceptionResource getResource() throws IOException
IOExceptionIterator<Resource> getResources() throws IOException
IOExceptionprivate InputStream open() throws IOException
IOExceptionlong getLastModified() throws IOException
IOExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.