Package | Description |
---|---|
gov.nasa.pds.citool.file |
Modifier and Type | Method and Description |
---|---|
FileList |
FileListGenerator.crawl(java.net.URL url,
boolean getSubDirURLs)
Crawls a directory URL, looking for files and sub-directories.
|
FileList |
FileListGenerator.visitDir(java.io.File dir,
boolean getSubDirs)
Gets a list of files under a given directory.
|
FileList |
FileListGenerator.visitTarget(java.lang.String target,
boolean getSubDirs)
Allows one to pass in a file or URL.
|
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.