This class is used to get the original File object which leads to a directory,
the File object is then converted to an Arraylist carrying File objects that
lead to each file in the directory.
This class uses helper methods and objects to read through the ShipmentFolder directory
and construct a ShippingManifest object that is populated with Product objects.