Package | Description |
---|---|
ucar.unidata.util |
General utilities.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
IOUtil.walkDirectory(java.io.File dir,
IOUtil.FileViewer fileViewer)
Walk the dir tree with the given file viewer
|
static boolean |
IOUtil.walkDirectory(java.io.File dir,
IOUtil.FileViewer fileViewer,
int level)
Walk the dir tree with the given file viewer
|