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
IOException
Iterable<Handle<H>> children() throws IOException
IOException
Resource getResource() throws IOException
IOException
Iterator<Resource> getResources() throws IOException
IOException
private InputStream open() throws IOException
IOException
long getLastModified() throws IOException
IOException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.