Class FolderSource
java.lang.Object
net.thevpc.nuts.toolbox.ncode.sources.FileSource
net.thevpc.nuts.toolbox.ncode.sources.FolderSource
- All Implemented Interfaces:
Source
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FileSource
getExternalPath, getFile, getInternalPath, getName, isFolder, openStream, toString
-
Constructor Details
-
FolderSource
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceSource- Overrides:
getChildrenin classFileSource
-
isStream
public boolean isStream()- Specified by:
isStreamin interfaceSource- Overrides:
isStreamin classFileSource
-