DEICH-6102 - Suggestion to improve mapping code
This structure avoids that the mapping functions are calling each other, thus it becomes possible to override a base mapping function in Marc21 or Normarc implementation classes. This stops the spreading of no-op mapping functions if one would like to move out a mapping function to a stand-alone function.
Closes DEICH-6102