Overview: A module that collects a stream of FileListWithClass objects and writes them to a text file with either String labels or integer labels
Detailed Description: This module takes a stream of FileListWithClass (org.imirsel.m2k.io.FileLiestWithClass) and labels as inputs. It then writes them to a text file with specified name and path. A flag sets whether to use Integer or String Labels.
Data Handling: The input data is not modified.