The Writer Module

The writer module is the part of the converter, which puts the data into a new format. This is the main functionality of the writer. How and where the writer will put its output to, is a thing which cannot be defined here. The output can be stored in a SQL database, it could be formatted as XML databases etc.pp. It is a question of the implementation of a writer, not a point on which can be discussed in the context of the writer itself.