We encountered problems with having the resulting UTF8+BOM file rejected by MARC-validators. For this purpose i added a 3rd supported Encoding to FileMARCWriter "UTF8NoBOM" that creates UTF8 files without the offending byte order mark.
The behavior of the Constructor has not been altered otherwise.
We encountered problems with having the resulting UTF8+BOM file rejected by MARC-validators. For this purpose i added a 3rd supported Encoding to FileMARCWriter "UTF8NoBOM" that creates UTF8 files without the offending byte order mark.
The behavior of the Constructor has not been altered otherwise.