public class FolderSource extends FileSource
| Constructor and Description |
|---|
FolderSource(File file) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Source> |
getChildren() |
boolean |
isStream() |
getExternalPath, getFile, getInternalPath, getName, isFolder, openStream, toStringpublic FolderSource(File file)
public Iterable<Source> getChildren()
getChildren in interface SourcegetChildren in class FileSourcepublic boolean isStream()
isStream in interface SourceisStream in class FileSourceCopyright © 2022 vpc open source initiative. All rights reserved.