public abstract class AbstractProfilesConfigFileScanner
extends Object
An abstract template class for the generic operation that involves scanning
through a profile configuration file. Subclass should implement the abstract
methods to define the actions when different components of the profiles file
are detected.