|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.larsan.urd.archive.FolderScanner
The folder scanner a helper utility for managing folders of norna archive files.
ServiceArchive| Method Summary | |
static ServiceArchive[] |
scanFolder(java.io.File folder,
boolean recurse)
Scan a folder. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ServiceArchive[] scanFolder(java.io.File folder,
boolean recurse)
throws java.io.IOException
folder - Folder to scan, must not be nullrecurse - Define if the scan should recurse into subfolders
java.io.IOException - If the folder foed not exist, or on IO errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||