public interface Source
| Modifier and Type | Method and Description |
|---|---|
Iterable<Source> |
getChildren() |
String |
getExternalPath() |
String |
getInternalPath() |
String |
getName() |
boolean |
isFolder() |
boolean |
isStream() |
InputStream |
openStream() |
boolean isStream()
boolean isFolder()
String getName()
String getExternalPath()
String getInternalPath()
InputStream openStream() throws IOException
IOExceptionCopyright © 2022 vpc open source initiative. All rights reserved.