|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| WandererCallback | The Wanderer walks through a directory tree, and makes calls to the WandererCallback with what it finds. |
| Class Summary | |
|---|---|
| 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. |
This package contains support to create classes that can traverse file system trees and perform actions on the files and directories.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||