Provides utility classes required by the CMS.
This package defines a set of utility classes required for the CMS to work.
Many of the functions available here can be found in different OS projects
(e.g. Jakart Apache Commons), but due the space/download constraints they are still here.
Base class to perform operations on the contents of a directory.
Override the method preProcessDirectory,
postProcessDirectory and
processFile to define the actions to be taken for files and
directories included in the processed directory.