Commit 8b46e47
Compute valid top-level MARC record leader. (#524)
MarcXmlEncoder acts as a wrapper. It makes use of Marc21Encoder and Marc21Decoder to ensure proper MARCXML, especially regarding the leader. Also - in contrast to MarcXmlEncoder - the record ID (field 001) is mandatory.
The outer class is responsible for routing the stream into the appropriate pipe, the inner class contains the actual (previous) implementation.
Co-authored-by: Pascal Christoph <[email protected]>1 parent 5776707 commit 8b46e47
File tree
2 files changed
+276
-161
lines changed- metafacture-biblio/src
- main/java/org/metafacture/biblio/marc21
- test/java/org/metafacture/biblio/marc21
2 files changed
+276
-161
lines changed
0 commit comments