See: Description
Interface | Description |
---|---|
WandererCallback |
The Wanderer walks through a directory tree, and makes calls to the
WandererCallback with what it finds.
|
Class | Description |
---|---|
ChangeCase |
ChangeCase is a simple class that traverses a file system tree and converts
the contents to upper ot lower case letters, depending on the options
provided.
|
DataPathWanderer |
A DataPathWanderer provides a list of valid data paths found from a parent
directory.
|
OneWaySync |
The OneWaySync is a class that copies files from one directory to another,
skipping specified extensions or only copying files and directories with
specified extensions.
|
OneWaySync.BackCheck | |
Purge |
PURGE deletes files that start with, or end with, certain strings.
|
SLOC |
Count the source lines of code but going through the directory and counting ;
and }.
|
TestWandererCallback |
The Wanderer walks through a directory tree, and makes calls to the
WandererCallback with what it finds.
|
Wanderer |
A Wanderer is a class that traverses a directory tree and finds files and
directories.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details